070f301dee
PR: ports/45369 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
11 lines
242 B
Makefile
11 lines
242 B
Makefile
# New ports collection makefile for: jgnat-doc-ps
|
|
# Date created: 05 Sept 2001
|
|
# Whom: John Merryweather Cooper <coop9211@uidaho.edu>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DOCFORMAT= ps
|
|
MASTERDIR= ${.CURDIR}/../jgnat-doc-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|