summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2008-03-24 19:56:13 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2008-03-24 19:56:13 +0000
commit25f544b04d6481f76a07ec0546f3ccc83309c371 (patch)
tree1f093a1110e1b6c722f7213c00d60d746c52540f /astro
parent- Use CPAN macro. (diff)
- Use CPAN macro.
- Pass maintainership to submitter. PR: ports/122001, ports/122002, ports/122005 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Notes
Notes: svn path=/head/; revision=209717
Diffstat (limited to 'astro')
-rw-r--r--astro/p5-Astro-SIMBAD/Makefile5
-rw-r--r--astro/p5-Astro-SunTime/Makefile4
-rw-r--r--astro/p5-Geo-METAR/Makefile4
3 files changed, 6 insertions, 7 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
diff --git a/astro/p5-Astro-SunTime/Makefile b/astro/p5-Astro-SunTime/Makefile
index d7ca3d9c8b23..a8c4a478339a 100644
--- a/astro/p5-Astro-SunTime/Makefile
+++ b/astro/p5-Astro-SunTime/Makefile
@@ -8,11 +8,11 @@
PORTNAME= Astro-SunTime
PORTVERSION= 0.01
CATEGORIES= astro perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Astro
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@p6m7g8.com
COMMENT= Perl interface to calculate sunrise/sunset times
BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules
diff --git a/astro/p5-Geo-METAR/Makefile b/astro/p5-Geo-METAR/Makefile
index 4d332e436bb9..50cdd282a41c 100644
--- a/astro/p5-Geo-METAR/Makefile
+++ b/astro/p5-Geo-METAR/Makefile
@@ -8,11 +8,11 @@
PORTNAME= Geo-METAR
PORTVERSION= 1.15
CATEGORIES= astro geography
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Geo
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@p6m7g8.com
COMMENT= A perl module that processes METAR information from NOAA sources
PERL_CONFIGURE= yes