summaryrefslogtreecommitdiff
path: root/chinese/gcin-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/gcin-devel/Makefile')
-rw-r--r--chinese/gcin-devel/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/chinese/gcin-devel/Makefile b/chinese/gcin-devel/Makefile
deleted file mode 100644
index 880af4345d4c..000000000000
--- a/chinese/gcin-devel/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: gcin
-# Date created: Feb 18 2004
-# Whom: Shen Chuan-Hsing
-#
-# $FreeBSD$
-#
-
-PORTNAME= gcin
-PORTVERSION= 0.5.3
-CATEGORIES= chinese
-MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A triditional chinese input utility in X
-
-USE_BZIP2= YES
-GNU_CONFIGURE= YES
-USE_GNOME= gtk20
-USE_GMAKE= YES
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} <= 500034
-USE_GCC= 3.4
-.endif
-
-.include <bsd.port.post.mk>