aboutsummaryrefslogtreecommitdiffstats
path: root/www/frontpage-zh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/frontpage-zh/Makefile')
-rw-r--r--www/frontpage-zh/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/www/frontpage-zh/Makefile b/www/frontpage-zh/Makefile
deleted file mode 100644
index 0390050a3054..000000000000
--- a/www/frontpage-zh/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: FrontPage Chinese Web Administration
-# Date created: Sat Oct 25 16:30:00 CDT 2001
-# Whom: hetzels@westbend.net
-#
-# $FreeBSD$
-#
-
-PORTNAME= frontpage
-CATEGORIES= www chinese
-PKGNAMEPREFIX= zh-
-
-COMMENT= Microsoft Frontpage Chinese Web Administration
-
-MD5_FILE= ${.CURDIR}/distinfo
-DESCR= ${.CURDIR}/pkg-descr
-PLIST= ${.CURDIR}/pkg-plist
-
-FP_LANG= chp chs cht
-FP_LANGUAGE= Chinese
-FP_LCID= 1028 2052 3076
-NO_FP_LCID_SUB= yes
-
-MASTERDIR= ${.CURDIR}/../frontpage-ar
-
-.include "${MASTERDIR}/Makefile"