Wrapper for the docproj port that sets JADETEX appropriately.

PR:		ports/40964
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
This commit is contained in:
Nik Clayton 2002-08-01 20:54:38 +00:00
parent 05e82aa029
commit 7f94503e39
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63855
2 changed files with 16 additions and 0 deletions

View file

@ -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

View file

@ -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"