ports/textproc/p5-Unicode-Normalize/Makefile
Martin Wilke 675d942460 - Update to 1.02
- Pass maintainership to perl
2008-04-29 11:19:56 +00:00

19 lines
371 B
Makefile

# New ports collection makefile for: Unicode-Normalize
# Date created: 18 Feb 2006
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Unicode-Normalize
PORTVERSION= 1.02
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Unicode Normalization Forms
PERL_CONFIGURE= yes
.include <bsd.port.mk>