aboutsummaryrefslogtreecommitdiff
path: root/misc/gimp-help-it/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gimp-help-it/Makefile')
-rw-r--r--misc/gimp-help-it/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/misc/gimp-help-it/Makefile b/misc/gimp-help-it/Makefile
new file mode 100644
index 000000000000..662022582b2c
--- /dev/null
+++ b/misc/gimp-help-it/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= misc graphics
+
+MAINTAINER= liangtai.s4@gmail.com
+COMMENT= The GIMP User Manual in Italian
+
+MASTERDIR= ${.CURDIR}/../gimp-help-en
+
+DOCLANG= it
+AMPLE= ""
+
+.include "${MASTERDIR}/Makefile"