aboutsummaryrefslogtreecommitdiff
path: root/chinese/p5-Lingua-ZH-BPMFConvert/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/p5-Lingua-ZH-BPMFConvert/Makefile')
-rw-r--r--chinese/p5-Lingua-ZH-BPMFConvert/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/chinese/p5-Lingua-ZH-BPMFConvert/Makefile b/chinese/p5-Lingua-ZH-BPMFConvert/Makefile
deleted file mode 100644
index 9f5ceb21ff20..000000000000
--- a/chinese/p5-Lingua-ZH-BPMFConvert/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created by: Gea-Suan Lin <gslin@gslin.org>
-# $FreeBSD$
-
-PORTNAME= Lingua-ZH-BPMFConvert
-PORTVERSION= 0.01
-PORTREVISION= 1
-CATEGORIES= chinese perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Rule-based conversion of BPMF (bopomofo) into Hanyu Pinyin
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-USES= perl5
-USE_PERL5= configure
-
-.include <bsd.port.mk>