aboutsummaryrefslogtreecommitdiff
path: root/chinese/gimp-help-zh_CN
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-06-14 20:47:50 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-06-14 20:47:50 +0000
commit958f9a1c07feca2aa36d7149c53ef1be47a53f02 (patch)
treeb88822eef1dc4549cbec63a3e417daa266dfd5bd /chinese/gimp-help-zh_CN
parent9ec40ee441945b9156b1f5940be5177cc853be9f (diff)
downloadports-958f9a1c07feca2aa36d7149c53ef1be47a53f02.tar.gz
ports-958f9a1c07feca2aa36d7149c53ef1be47a53f02.zip
Notes
Diffstat (limited to 'chinese/gimp-help-zh_CN')
-rw-r--r--chinese/gimp-help-zh_CN/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/chinese/gimp-help-zh_CN/Makefile b/chinese/gimp-help-zh_CN/Makefile
new file mode 100644
index 000000000000..f420fcb81377
--- /dev/null
+++ b/chinese/gimp-help-zh_CN/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= chinese graphics
+
+MAINTAINER= liangtai.s4@gmail.com
+COMMENT= The GIMP User Manual in Simplifiled Chinese
+
+MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
+
+DOCLANG= zh_CN
+AMPLE= "@comment "
+
+.include "${MASTERDIR}/Makefile"