14 lines
258 B
Makefile
14 lines
258 B
Makefile
# $OpenBSD: Makefile,v 1.6 2016/03/20 19:56:42 naddy Exp $
|
|
|
|
COMMENT= perl module that provides geographic constants
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Geo-Constants-0.06
|
|
REVISION= 0
|
|
CATEGORIES= geo
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|