openbsd-ports/geo/p5-Geo-Constants/Makefile

17 lines
344 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.3 2010/12/03 11:45:37 ajacoutot Exp $
COMMENT= perl module that provides geographic constants
MODULES= cpan
DISTNAME= Geo-Constants-0.06
REVISION= 0
CATEGORIES= geo
2010-10-18 14:13:12 -04:00
USE_GROFF = Yes
# Perl
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
.include <bsd.port.mk>