freebsd-ports/textproc/sxml/Makefile
Stefan Walter 3df3e665ae Update to 1.0.5.
PR:		116807
Submitted by:	maintainer
2007-10-06 11:23:52 +00:00

20 lines
433 B
Makefile

# New ports collection makefile for: SXML
# Date created: 18 February 2006
# Whom: Kouichi ABE (WALL) <kouichi@mysticwall.com>
#
# $FreeBSD$
#
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
.include <bsd.port.mk>