openbsd-ports/textproc/p5-Encode-Locale/Makefile
nigel c9ab53d272 The purpose of this Perl module is try determine what encodings should
be used when interfacing to various external interfaces.
required by p5-libwww >= 6.0

Ok sthen landry
2013-03-26 23:49:55 +00:00

17 lines
298 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2013/03/26 23:49:55 nigel Exp $
COMMENT = determine the locale encoding
DISTNAME = Encode-Locale-1.03
CATEGORIES = textproc
CPAN_AUTHOR = GAAS
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
.include <bsd.port.mk>