mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c99c600944
string so I fixed it.
12 lines
221 B
Makefile
12 lines
221 B
Makefile
# New ports collection makefile for: gimp-manual-1.0.0 (PDF)
|
|
# Date created: 5 June 1998
|
|
# Whom: Brett Taylor
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DOCFORMAT= PDF
|
|
MASTERDIR= ${.CURDIR}/../gimp-manual-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|