19 lines
314 B
Makefile

# $OpenBSD: Makefile,v 1.5 2020/07/03 21:45:45 sthen Exp $
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>