o New port jgnat-doc-ps version 1.1p: Documentation for the JGNAT

compiler
o Slave port of jgnat-doc-html

PR:		30365
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2001-12-05 05:57:31 +00:00
parent 32eff8a160
commit 8d6f3190ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51049
2 changed files with 12 additions and 0 deletions

View File

@ -69,6 +69,7 @@
SUBDIR += jgnat
SUBDIR += jgnat-doc-html
SUBDIR += jgnat-doc-info
SUBDIR += jgnat-doc-ps
SUBDIR += jruby
SUBDIR += jython
SUBDIR += klone

View File

@ -0,0 +1,11 @@
# New ports collection makefile for: jgnat-doc-ps
# Date created: 05 Sept 2001
# Whom: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
#
# $FreeBSD$
#
DOCFORMAT= ps
MASTERDIR= ${.CURDIR}/../jgnat-doc-html
.include "${MASTERDIR}/Makefile"