16 lines
277 B
Makefile
16 lines
277 B
Makefile
# $OpenBSD: Makefile,v 1.10 2020/07/03 21:45:21 sthen Exp $
|
|
|
|
COMMENT= perl module for geographic functions
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Geo-Functions-0.07
|
|
REVISION= 1
|
|
CATEGORIES= geo
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= geo/p5-Geo-Constants
|
|
|
|
.include <bsd.port.mk>
|