# Created by: Hye-Shik Chang # $FreeBSD: head/astro/py-pymetar/Makefile 407851 2016-02-02 22:44:15Z sunpoet $ PORTNAME= pymetar PORTVERSION= 1.4 CATEGORIES= astro python geography MASTER_SITES= http://www.schwarzvogel.de/pkgs/ \ LOCAL/sunpoet 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 shebangfix SHEBANG_FILES= bin/${PORTNAME} .include