freebsd-ports/textproc/xml-format/Makefile
2013-05-09 22:42:49 +00:00

19 lines
367 B
Makefile

# Created by: Jason Bacon <jwbacon@tds.net>
# $FreeBSD$
PORTNAME= xml-format
PORTVERSION= 0.1
CATEGORIES= textproc
MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
MAINTAINER= jwbacon@tds.net
COMMENT= XML beautifier
LICENSE= BSD
MAN1= xml-format.1
MAKE_ENV+= DATADIR=${DATADIR}
.include <bsd.port.mk>