# Created by: Kouichi ABE (WALL) <kouichi@mysticwall.com>
# $FreeBSD: textproc/sxml/Makefile 327773 2013-09-20 23:17:30Z bapt $

PORTNAME=	sxml
PORTVERSION=	1.0.5
CATEGORIES=	textproc
MASTER_SITES=	http://www.MysticWALL.COM/download/

MAINTAINER=	kouichi@MysticWALL.COM
COMMENT=	Skimpy XML parsing and grafting library for C language

GNU_CONFIGURE=	yes
USE_BZIP2=	yes
USE_LDCONFIG=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
