mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
13 lines
247 B
Makefile
13 lines
247 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
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DOCFORMAT= PDF
|
|
MASTERDIR= ${.CURDIR}/../gimp-manual-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|