freebsd-ports/converters/p5-Encode-Locale/Makefile
2015-01-23 13:10:07 +00:00

16 lines
304 B
Makefile

# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD$
PORTNAME= Encode-Locale
PORTVERSION= 1.04
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>