opnsense-ports/converters/p5-Unicode-String/Makefile
Franco Fichtner 25ce3f1b59 */*: sync with upstream
Taken from: HardenedBSD
2018-03-31 14:24:05 +02:00

19 lines
364 B
Makefile

# Created by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
# $FreeBSD$
PORTNAME= Unicode-String
PORTVERSION= 2.10
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 modules to handle various Unicode issues
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>