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