aboutsummaryrefslogtreecommitdiff
path: root/chinese/joe2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/joe2/Makefile')
-rw-r--r--chinese/joe2/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile
deleted file mode 100644
index b0ed3bb00e04..000000000000
--- a/chinese/joe2/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: zh-joe
-# Date created: 3 July 1999
-# Whom: Shen Chuan-Hsing <statue@mail.elife.idv.tw>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= chinese
-
-MASTERDIR= ${.CURDIR}/../../editors/joe
-
-PATCH_SITES= http://freebsd.sinica.edu.tw/~statue/
-PATCHFILES= zh-joe-2.8_3-patch
-PATCH_DIST_STRIP= -p1
-
-MAINTAINER= statue@freebsd.sinica.edu.tw
-
-MD5_FILE= ${.CURDIR}/distinfo
-
-.include "${MASTERDIR}/Makefile"