mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
11 lines
179 B
Makefile
11 lines
179 B
Makefile
COMMENT= perl module that provides geographic constants
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Geo-Constants-0.07
|
|
CATEGORIES= geo
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|