diff options
Diffstat (limited to 'graphics/gimp-manual-ps')
| -rw-r--r-- | graphics/gimp-manual-ps/Makefile | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/gimp-manual-ps/Makefile b/graphics/gimp-manual-ps/Makefile new file mode 100644 index 000000000000..81fcabcfd1fb --- /dev/null +++ b/graphics/gimp-manual-ps/Makefile @@ -0,0 +1,12 @@ +# New ports collection makefile for: gimp-manual-1.0.0 (PS) +# Version required: 1.0.0 +# Date created: 5 June 1998 +# Whom: Brett Taylor +# +# $Id$ +# + +DOCFORMAT= PS +MASTERDIR= ${.CURDIR}/../gimp-manual-html + +.include "${MASTERDIR}/Makefile" |
