openbsd-ports/geo/p5-Geo-METAR/Makefile
2013-03-11 11:02:49 +00:00

16 lines
286 B
Makefile

# $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
USE_GROFF = Yes
# Perl
PERMIT_PACKAGE_CDROM= Yes
MODCPAN_EXAMPLES= Yes
.include <bsd.port.mk>