mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
13 lines
242 B
Makefile
13 lines
242 B
Makefile
|
# New ports collection makefile for: gimp-manual-1.0.0 (PDF)
|
||
|
# Version required: 1.0.0
|
||
|
# Date created: 5 June 1998
|
||
|
# Whom: Brett Taylor
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DOCFORMAT= PDF
|
||
|
MASTERDIR= ${.CURDIR}/../gimp-manual-html
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|