openbsd-ports/geo/p5-Geo-Coordinates-UTM-XS/Makefile
matthieu 1b5b1e448a C/XS reimplementation of p5-Geo-Coordinates-UTM. With inputs from
steven@, simon@ and others. ok simon@.
2007-12-14 22:44:13 +00:00

18 lines
418 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2007/12/14 22:44:13 matthieu Exp $
COMMENT= C/XS reimplementation of Geo::Coordinates::UTM
MODULES= cpan
SHARED_ONLY= Yes
DISTNAME= Geo-Coordinates-UTM-XS-0.02
CATEGORIES= geo
BUILD_DEPENDS= :p5-Geo-Coordinates-UTM->=0.05:geo/p5-Geo-Coordinates-UTM
# Perl
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
.include <bsd.port.mk>