freebsd-ports/textproc/xml-format/Makefile
2014-07-02 17:35:20 +00:00

20 lines
385 B
Makefile

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