# Created by: Hye-Shik Chang # $FreeBSD$ PORTNAME= pymetar PORTVERSION= 0.21 CATEGORIES= astro python geography MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python module that provides access to NOAA METAR weather reports LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USE_PYTHON= autoplist distutils USES= python:2 shebangfix SHEBANG_FILES= bin/${PORTNAME} .include