freebsd-ports/textproc/p5-Unicode-Normalize/Makefile
Sunpoet Po-Chuan Hsieh 75a6116edc - Update to 1.17
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Unicode-Normalize/Changes
2013-10-05 06:05:19 +00:00

20 lines
372 B
Makefile

# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
PORTNAME= Unicode-Normalize
PORTVERSION= 1.17
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SADAHIRO
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Unicode Normalization Forms
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>