summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
commitfbc660cb2c24a55e37464725f9ac601142494606 (patch)
tree36d707e1a5b549fb117fe7cf51b8a59b13955b07 /astro
parentAdd 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')
-rw-r--r--astro/py-metar/Makefile1
-rw-r--r--astro/py-metar/pkg-comment1
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