diff options
Diffstat (limited to 'ports-mgmt/distilator/Makefile')
-rw-r--r-- | ports-mgmt/distilator/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile index 7d0e9d65a377..e37b148c6036 100644 --- a/ports-mgmt/distilator/Makefile +++ b/ports-mgmt/distilator/Makefile @@ -10,6 +10,9 @@ 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} |