12 lines
192 B
Makefile
12 lines
192 B
Makefile
COMMENT= perl module that provides geographic constants
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Geo-Constants-0.06
|
|
REVISION= 1
|
|
CATEGORIES= geo
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|