diff options
Diffstat (limited to 'astro/p5-Astro-SIMBAD-Client/Makefile')
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/astro/p5-Astro-SIMBAD-Client/Makefile b/astro/p5-Astro-SIMBAD-Client/Makefile index 550b9eefdb79..571182efe4cd 100644 --- a/astro/p5-Astro-SIMBAD-Client/Makefile +++ b/astro/p5-Astro-SIMBAD-Client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-SIMBAD-Client -PORTVERSION= 0.027 +PORTVERSION= 0.028 CATEGORIES= astro perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= OO interface to SIMBAD4 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ |