Index: head/ports-mgmt/distilator/Makefile =================================================================== --- head/ports-mgmt/distilator/Makefile (revision 375586) +++ head/ports-mgmt/distilator/Makefile (revision 375587) @@ -1,20 +1,23 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= distilator PORTVERSION= 0.2 PORTREVISION= 2 CATEGORIES= ports-mgmt perl5 MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command-line script to check the availability of a ports distfiles +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-URI>=1.56:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure .include