diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /astro/p5-Astro-SunTime | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) | |
download | ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip |
Notes
Diffstat (limited to 'astro/p5-Astro-SunTime')
-rw-r--r-- | astro/p5-Astro-SunTime/Makefile | 1 | ||||
-rw-r--r-- | astro/p5-Astro-SunTime/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-SunTime/Makefile b/astro/p5-Astro-SunTime/Makefile index 2940a645b8f1..de8eabe7e63c 100644 --- a/astro/p5-Astro-SunTime/Makefile +++ b/astro/p5-Astro-SunTime/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl interface to calculate sunrise/sunset times BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/astro/p5-Astro-SunTime/pkg-comment b/astro/p5-Astro-SunTime/pkg-comment deleted file mode 100644 index 4048f8d54293..000000000000 --- a/astro/p5-Astro-SunTime/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface to calculate sunrise/sunset times |