Index: head/astro/p5-GPS-Babel/Makefile =================================================================== --- head/astro/p5-GPS-Babel/Makefile (revision 451691) +++ head/astro/p5-GPS-Babel/Makefile (revision 451692) @@ -1,23 +1,25 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= GPS-Babel PORTVERSION= 0.11 PORTREVISION= 1 CATEGORIES= astro perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to gpsbabel -BUILD_DEPENDS= p5-Geo-Gpx>=0.25:graphics/p5-Geo-Gpx \ - p5-File-Which>=0.05:sysutils/p5-File-Which -RUN_DEPENDS= p5-Geo-Gpx>=0.25:graphics/p5-Geo-Gpx \ - p5-File-Which>=0.05:sysutils/p5-File-Which +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-File-Which>=0.05:sysutils/p5-File-Which \ + p5-Geo-Gpx>=0.25:graphics/p5-Geo-Gpx +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= yes .include