aboutsummaryrefslogtreecommitdiff
path: root/chinese/p5-Lingua-Han-PinYin/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2007-02-07 04:59:01 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2007-02-07 04:59:01 +0000
commitc2a439fd7e03ec6f1d8e7b381550a5ec937dcfa4 (patch)
treee1564d59269d278d5ba8430792b056cff3e6abf0 /chinese/p5-Lingua-Han-PinYin/Makefile
parent38790f117e9ef1ff03713288e0a3f00f12cdd892 (diff)
downloadports-c2a439fd7e03ec6f1d8e7b381550a5ec937dcfa4.tar.gz
ports-c2a439fd7e03ec6f1d8e7b381550a5ec937dcfa4.zip
Notes
Diffstat (limited to 'chinese/p5-Lingua-Han-PinYin/Makefile')
-rw-r--r--chinese/p5-Lingua-Han-PinYin/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/chinese/p5-Lingua-Han-PinYin/Makefile b/chinese/p5-Lingua-Han-PinYin/Makefile
index 5bf8f9c16095..a234016164ab 100644
--- a/chinese/p5-Lingua-Han-PinYin/Makefile
+++ b/chinese/p5-Lingua-Han-PinYin/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= Lingua-Han-PinYin
-PORTVERSION= 0.06
+PORTVERSION= 0.07
CATEGORIES= chinese perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Lingua
+MASTER_SITE_SUBDIR= ../by-authors/id/F/FA/FAYLAND/
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
@@ -22,10 +22,4 @@ PERL_CONFIGURE= yes
MAN3= Lingua::Han::PinYin.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600 # Inherited from converters/p5-Lingua-Han-Utils
-IGNORE= requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>