freebsd-ports/converters/p5-Encode-Locale/Makefile
2013-10-01 05:53:16 +00:00

16 lines
304 B
Makefile

# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD$
PORTNAME= Encode-Locale
PORTVERSION= 1.03
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Determine the locale encoding
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>