ports/textproc/p5-Encode-Locale/Makefile

17 lines
254 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = determine the locale encoding
DISTNAME = Encode-Locale-1.05
CATEGORIES = textproc
CPAN_AUTHOR = GAAS
REVISION = 0
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>