compiler o Slave port of jgnat-doc-html PR: 30365 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
11 lines
250 B
Makefile
11 lines
250 B
Makefile
# New ports collection makefile for: jgnat-doc-info
|
|
# Date created: 05 Sept 2001
|
|
# Whom: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DOCFORMAT= info
|
|
MASTERDIR= ${.CURDIR}/../jgnat-doc-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|