aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-manual-pdf
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp-manual-pdf')
-rw-r--r--graphics/gimp-manual-pdf/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/gimp-manual-pdf/Makefile b/graphics/gimp-manual-pdf/Makefile
new file mode 100644
index 000000000000..a71bf69aa1fd
--- /dev/null
+++ b/graphics/gimp-manual-pdf/Makefile
@@ -0,0 +1,12 @@
+# 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"