freebsd-ports/converters/p5-Convert-Moji/Makefile

18 lines
309 B
Makefile

PORTNAME= Convert-Moji
PORTVERSION= 0.11
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@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>