freebsd-ports/textproc/xorg-sgml-doctools/Makefile
Martin Wilke 456cec5f1f - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-26 13:21:43 +00:00

15 lines
288 B
Makefile

# Created by: Andrew Romero <melanhit@gmail.com>
# $FreeBSD$
PORTNAME= xorg-sgml-doctools
PORTVERSION= 1.11
CATEGORIES= textproc x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Stylesheets and entities for X.Org documentation
XORG_CAT= doc
USES= pathfix gmake
.include <bsd.port.mk>