aboutsummaryrefslogtreecommitdiff
path: root/chinese/tintin++/Makefile
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2000-09-26 11:10:07 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2000-09-26 11:10:07 +0000
commit7ffd33cf113890c05ea8e9d5579b6842ee5c3322 (patch)
treef7c1e595c4c2df849198c2c32cda3e5936de472d /chinese/tintin++/Makefile
parent5c20a967700d5e781d6ba861060aba623f58dc46 (diff)
downloadports-7ffd33cf113890c05ea8e9d5579b6842ee5c3322.tar.gz
ports-7ffd33cf113890c05ea8e9d5579b6842ee5c3322.zip
Say hello to zh-tintin++.
Add the Chinese port of net/tintin++, it is a slave port with tintin++ v1.5pl9 too.
Notes
Notes: svn path=/head/; revision=33136
Diffstat (limited to 'chinese/tintin++/Makefile')
-rw-r--r--chinese/tintin++/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/chinese/tintin++/Makefile b/chinese/tintin++/Makefile
new file mode 100644
index 000000000000..60bc06e1ba27
--- /dev/null
+++ b/chinese/tintin++/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: tintin++ with Chinese(Big5) support.
+# Date created: Tue 26, 2000
+# Whom: Foxfair Hu <foxfair@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../../net/tintin++
+
+MAINTAINER= foxfair@FreeBSD.org
+
+EXTRA_PATCHES= ${.CURDIR}/patches/patch.1
+
+.include "${MASTERDIR}/Makefile"