openbsd-ports/devel/p5-Locale-US/Makefile
2013-03-11 10:50:00 +00:00

17 lines
316 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:18 espie Exp $
COMMENT= map two-letter codes to state names and vice versa (US)
MODULES= cpan
DISTNAME= Locale-US-1.2
REVISION= 0
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>