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