summaryrefslogtreecommitdiff
path: root/german/gimp-help
diff options
context:
space:
mode:
Diffstat (limited to 'german/gimp-help')
-rw-r--r--german/gimp-help/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/german/gimp-help/Makefile b/german/gimp-help/Makefile
new file mode 100644
index 000000000000..a6ceee5bf7ee
--- /dev/null
+++ b/german/gimp-help/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: gimp-help
+# Date created: 10th April 2010
+# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= german graphics
+
+MAINTAINER= liangtai.s4@gmail.com
+COMMENT= The GIMP User Manual in German
+
+MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
+
+DOCLANG= de
+AMPLE= ""
+
+.include "${MASTERDIR}/Makefile"