Tweak japanese/font-motoya-al version 0.0.20100921_6
[dports.git] / japanese / p5-Jcode / Makefile
1 PORTNAME=       Jcode
2 PORTVERSION=    2.07
3 PORTREVISION=   1
4 CATEGORIES=     japanese perl5
5 MASTER_SITES=   CPAN
6
7 MAINTAINER=     perl@FreeBSD.org
8 COMMENT=        Perl extension interface to convert Japanese text
9 WWW=            https://metacpan.org/release/Jcode
10
11 LICENSE=        ART10 GPLv1+
12 LICENSE_COMB=   dual
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 NO_ARCH=        yes
18
19 .include <bsd.port.pre.mk>
20
21 PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
22
23 .include <bsd.port.post.mk>