diff options
author | araujo <araujo@FreeBSD.org> | 2008-03-25 03:47:43 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-03-25 03:47:43 +0800 |
commit | 701761fae70fa0a40ff8e79bae61cfb864b5ae6a (patch) | |
tree | a492d89e83fd627cce914ec3448aba79502c0624 /astro/p5-Astro-ADS | |
parent | 6cd9afc3d04f4bb7870df7b1c3aecf8e2359f6fa (diff) | |
download | freebsd-ports-gnome-701761fae70fa0a40ff8e79bae61cfb864b5ae6a.tar.gz freebsd-ports-gnome-701761fae70fa0a40ff8e79bae61cfb864b5ae6a.tar.zst freebsd-ports-gnome-701761fae70fa0a40ff8e79bae61cfb864b5ae6a.zip |
- Use CPAN macro.
- Pass maintainership to submitter.
PR: ports/121996
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Diffstat (limited to 'astro/p5-Astro-ADS')
-rw-r--r-- | astro/p5-Astro-ADS/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/p5-Astro-ADS/Makefile b/astro/p5-Astro-ADS/Makefile index 4402f9efb10c..a857e6e7c614 100644 --- a/astro/p5-Astro-ADS/Makefile +++ b/astro/p5-Astro-ADS/Makefile @@ -9,12 +9,11 @@ PORTNAME= Astro-ADS PORTVERSION= 1.20.7 CATEGORIES= astro perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ - http://www.estar.org.uk/software/ +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= An OO Perl interface to the ADS abstract service BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww |