49077a6044
Approved by: maintainer
11 lines
215 B
Makefile
11 lines
215 B
Makefile
# New ports collection makefile for: gimp-manual (PDF)
|
|
# Date created: 5 June 1998
|
|
# Whom: Brett Taylor
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DOCFORMAT= PDF
|
|
MASTERDIR= ${.CURDIR}/../gimp-manual-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|