15 lines
270 B
Makefile
15 lines
270 B
Makefile
# $OpenBSD: Makefile,v 1.6 2013/10/11 23:49:45 naddy Exp $
|
|
|
|
COMMENT= process aviation weather reports in the METAR format
|
|
MODULES= cpan
|
|
DISTNAME= Geo-METAR-1.15
|
|
REVISION= 0
|
|
CATEGORIES= geo
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODCPAN_EXAMPLES= Yes
|
|
|
|
.include <bsd.port.mk>
|