mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
12 lines
250 B
Makefile
12 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"
|