Index: head/astro/p5-Astro-SpaceTrack/Makefile =================================================================== --- head/astro/p5-Astro-SpaceTrack/Makefile (revision 286959) +++ head/astro/p5-Astro-SpaceTrack/Makefile (revision 286960) @@ -1,43 +1,45 @@ # New ports collection makefile for: p5-Astro-SpaceTrack # Date created: 2006-07-21 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= Astro-SpaceTrack PORTVERSION= 0.055 CATEGORIES= astro perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Retrieve orbital data from www.space-track.org LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML + PERL_CONFIGURE= yes CONFIGURE_ARGS= -y MAN1= SpaceTrack.1 MAN3= Astro::SpaceTrack.3 .include .if ${PERL_LEVEL} < 501000 RUN_DEPENDS+= p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress .endif .if ${PERL_LEVEL} < 501001 TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple .endif .include Property changes on: head/astro/p5-Astro-SpaceTrack/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property