openbsd-ports/geo/p5-Geo-Coordinates-UTM-XS/Makefile
2013-03-11 11:02:49 +00:00

20 lines
379 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/03/11 11:07:42 espie Exp $
COMMENT= C/XS reimplementation of Geo::Coordinates::UTM
MODULES= cpan
SHARED_ONLY= Yes
DISTNAME= Geo-Coordinates-UTM-XS-0.04
REVISION= 2
CATEGORIES= geo
USE_GROFF = Yes
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= geo/p5-Geo-Coordinates-UTM>=0.05
# Perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>