456cec5f1f
Approved by: portmgr
15 lines
288 B
Makefile
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>
|