diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
commit | fbc660cb2c24a55e37464725f9ac601142494606 (patch) | |
tree | 36d707e1a5b549fb117fe7cf51b8a59b13955b07 /astro/py-metar | |
parent | Add ruby-js, a Ruby binding to NJS JavaScript Interpreter. (diff) |
De-pkg-comment for my ports.
Notes
Notes:
svn path=/head/; revision=76449
Diffstat (limited to 'astro/py-metar')
-rw-r--r-- | astro/py-metar/Makefile | 1 | ||||
-rw-r--r-- | astro/py-metar/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile index 5e9303ae40db..169c64927e13 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pymetar-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python module that provides access to NOAA's METAR weather reports USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/astro/py-metar/pkg-comment b/astro/py-metar/pkg-comment deleted file mode 100644 index d34dc86f8ffe..000000000000 --- a/astro/py-metar/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python module that provides access to NOAA's METAR weather reports |