16 lines
286 B
Makefile
Raw Normal View History

2013-03-11 11:02:49 +00:00
# $OpenBSD: Makefile,v 1.5 2013/03/11 11:07:42 espie Exp $
COMMENT= process aviation weather reports in the METAR format
MODULES= cpan
DISTNAME= Geo-METAR-1.15
REVISION= 0
CATEGORIES= geo
2010-10-18 18:13:12 +00:00
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM= Yes
2010-10-01 22:22:23 +00:00
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>