diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-17 12:44:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-17 12:44:53 +0000 |
commit | ed67d3fe3ca234fd274e6ad2c26fafb7e99e9da5 (patch) | |
tree | ee245e928655d4f5d835e3de3f42fb95f0b98356 /astro/p5-Astro-SpaceTrack/Makefile | |
parent | 753001f372dc0b6e3e3562b8df389ba6c1d1a723 (diff) |
Notes
Diffstat (limited to 'astro/p5-Astro-SpaceTrack/Makefile')
-rw-r--r-- | astro/p5-Astro-SpaceTrack/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/astro/p5-Astro-SpaceTrack/Makefile b/astro/p5-Astro-SpaceTrack/Makefile index d4b1a3f26401..5cb9000f59f4 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Astro-SpaceTrack -PORTVERSION= 0.050 +PORTVERSION= 0.051 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Retrieve orbital data from www.space-track.org +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww |