diff options
Diffstat (limited to 'devel/p5-Lingua-JA-Fold/Makefile')
-rw-r--r-- | devel/p5-Lingua-JA-Fold/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Lingua-JA-Fold/Makefile b/devel/p5-Lingua-JA-Fold/Makefile index 0385fe6019eb..3af559802263 100644 --- a/devel/p5-Lingua-JA-Fold/Makefile +++ b/devel/p5-Lingua-JA-Fold/Makefile @@ -7,6 +7,7 @@ PORTNAME= Lingua-JA-Fold PORTVERSION= 0.08 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Lingua @@ -15,9 +16,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lingua::JA::Fold - fold a Japanese text -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Encode.pm:${PORTSDIR}/converters/p5-Encode -BUILD_DEPENDS= ${RUN_DEPENDS} - PERL_CONFIGURE= yes MAN3= Lingua::JA::Fold.3 |