summaryrefslogtreecommitdiffstats
path: root/textproc/xorg-sgml-doctools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xorg-sgml-doctools/Makefile')
-rw-r--r--textproc/xorg-sgml-doctools/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/textproc/xorg-sgml-doctools/Makefile b/textproc/xorg-sgml-doctools/Makefile
new file mode 100644
index 0000000..a1b5767
--- /dev/null
+++ b/textproc/xorg-sgml-doctools/Makefile
@@ -0,0 +1,16 @@
+# 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
+
+USE_GMAKE= yes
+USES= pathfix
+
+.include <bsd.port.mk>