2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:45:37 ajacoutot Exp $
|
2008-04-05 00:13:44 -04:00
|
|
|
|
|
|
|
COMMENT= process aviation weather reports in the METAR format
|
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= Geo-METAR-1.15
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2008-04-05 00:13:44 -04:00
|
|
|
CATEGORIES= geo
|
2010-10-18 14:13:12 -04:00
|
|
|
USE_GROFF = Yes
|
2008-04-05 00:13:44 -04:00
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
|
2010-10-01 18:22:23 -04:00
|
|
|
MODCPAN_EXAMPLES= Yes
|
2008-04-05 00:13:44 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|