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-ADS | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) |
Notes
Diffstat (limited to 'astro/p5-Astro-ADS')
-rw-r--r-- | astro/p5-Astro-ADS/Makefile | 1 | ||||
-rw-r--r-- | astro/p5-Astro-ADS/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-ADS/Makefile b/astro/p5-Astro-ADS/Makefile index 0e85fdcd36e8..c8dab35528d5 100644 --- a/astro/p5-Astro-ADS/Makefile +++ b/astro/p5-Astro-ADS/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= An OO Perl interface to the ADS abstract service BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww diff --git a/astro/p5-Astro-ADS/pkg-comment b/astro/p5-Astro-ADS/pkg-comment deleted file mode 100644 index 091922f7d0e9..000000000000 --- a/astro/p5-Astro-ADS/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An OO Perl interface to the ADS abstract service |