freebsd-ports/converters/p5-Convert-Moji/Makefile
Dmitry Marakasov 270bdd386a - Update to 0.10
PR:		225709
Approved by:	maintainer timeout (kuriyama, 1 month)
2018-03-02 17:36:24 +00:00

19 lines
325 B
Makefile

# $FreeBSD$
PORTNAME= Convert-Moji
PORTVERSION= 0.10
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to convert objects to alphabets
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>