diff options
author | araujo <araujo@FreeBSD.org> | 2008-03-25 03:56:13 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-03-25 03:56:13 +0800 |
commit | 2b93c9026ca2a95c0d7191f4281f014f6a492d06 (patch) | |
tree | 61719e2181f0e222ed3c71317ba9a075d482b87e /astro/p5-Astro-SIMBAD | |
parent | 0db284cefecd01a3d97a2c081ba14abb7c55db3f (diff) | |
download | freebsd-ports-gnome-2b93c9026ca2a95c0d7191f4281f014f6a492d06.tar.gz freebsd-ports-gnome-2b93c9026ca2a95c0d7191f4281f014f6a492d06.tar.zst freebsd-ports-gnome-2b93c9026ca2a95c0d7191f4281f014f6a492d06.zip |
- Use CPAN macro.
- Pass maintainership to submitter.
PR: ports/122001, ports/122002, ports/122005
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Diffstat (limited to 'astro/p5-Astro-SIMBAD')
-rw-r--r-- | astro/p5-Astro-SIMBAD/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/p5-Astro-SIMBAD/Makefile b/astro/p5-Astro-SIMBAD/Makefile index f81540749737..6a06dedd695c 100644 --- a/astro/p5-Astro-SIMBAD/Makefile +++ b/astro/p5-Astro-SIMBAD/Makefile @@ -9,12 +9,11 @@ PORTNAME= Astro-SIMBAD PORTVERSION= 2.0.0 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 SIMBAD astronomical database BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww |