aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/ted/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/ted/Makefile')
-rw-r--r--chinese/ted/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/chinese/ted/Makefile b/chinese/ted/Makefile
new file mode 100644
index 000000000000..bb0fec80a6ad
--- /dev/null
+++ b/chinese/ted/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: ted
+# Version required: 3.6a
+# Date Created: 18 Sep 1997
+# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
+#
+# $Id$
+#
+
+DISTNAME= ted3.6a
+PKGNAME= zh-ted-3.6a
+CATEGORIES= chinese editors
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= editors/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= vanilla@MinJe.com.TW
+
+USE_X11= yes
+WRKSRC= ${WRKDIR}/ted
+MAKEFILE= Makefile.b5
+
+.include <bsd.port.mk>