summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authornik <nik@FreeBSD.org>2002-08-01 20:54:38 +0000
committernik <nik@FreeBSD.org>2002-08-01 20:54:38 +0000
commit4b71090c5087e5687c30b570c273be09855b45f3 (patch)
tree28f10f2830afe2d9717bd6c45eb9caddbbdaca45 /textproc
parentd0061c11a0724ebfd4356a95cd5d6028e58f3302 (diff)
downloadFreeBSD-ports-4b71090c5087e5687c30b570c273be09855b45f3.zip
FreeBSD-ports-4b71090c5087e5687c30b570c273be09855b45f3.tar.gz
Wrapper for the docproj port that sets JADETEX appropriately.
PR: ports/40964 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/docproj-jadetex/Makefile15
2 files changed, 16 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 23414dd..aa6e73d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -45,6 +45,7 @@
SUBDIR += docbook-xsl
SUBDIR += docbookide.el
SUBDIR += docproj
+ SUBDIR += docproj-jadetex
SUBDIR += dsssl-docbook-cygnus
SUBDIR += dsssl-docbook-modular
SUBDIR += dtd-catalogs
diff --git a/textproc/docproj-jadetex/Makefile b/textproc/docproj-jadetex/Makefile
new file mode 100644
index 0000000..820e1b0
--- /dev/null
+++ b/textproc/docproj-jadetex/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: docproj-jadetex
+# Date created: 25 July 2002
+# Whom: Cyrille Lefevre <cyrille.lefevre@laposte.net>
+#
+# $FreeBSD$
+#
+
+PKGNAMESUFFIX= -jadetex
+JADETEX= yes
+
+MAINTAINER= cyrille.lefevre@laposte.net
+
+MASTERDIR= ${.CURDIR}/../docproj
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud