openbsd-ports/geo/p5-Geo-UK-Postcode-Regex/Makefile
2022-03-07 21:36:41 +00:00

21 lines
399 B
Makefile

COMMENT= regular expressions for handling British postcodes
MODULES= cpan
PKG_ARCH= *
DISTNAME= Geo-UK-Postcode-Regex-0.017
CATEGORIES= geo
REVISION= 1
# Perl
PERMIT_PACKAGE= Yes
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
BUILD_DEPENDS= devel/p5-File-ShareDir-Install
TEST_DEPENDS= devel/p5-Test-Exception \
devel/p5-Clone
CONFIGURE_STYLE= modbuild tiny
.include <bsd.port.mk>