2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:45:37 ajacoutot Exp $
|
2007-12-14 17:44:13 -05:00
|
|
|
|
|
|
|
COMMENT= C/XS reimplementation of Geo::Coordinates::UTM
|
|
|
|
MODULES= cpan
|
|
|
|
SHARED_ONLY= Yes
|
2010-09-23 15:36:05 -04:00
|
|
|
DISTNAME= Geo-Coordinates-UTM-XS-0.04
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2007-12-14 17:44:13 -05:00
|
|
|
CATEGORIES= geo
|
2010-10-18 14:13:12 -04:00
|
|
|
USE_GROFF = Yes
|
2007-12-14 17:44:13 -05:00
|
|
|
|
2010-09-23 15:36:05 -04:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2010-11-17 03:05:12 -05:00
|
|
|
RUN_DEPENDS= geo/p5-Geo-Coordinates-UTM>=0.05
|
2007-12-14 17:44:13 -05:00
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|