aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-10-10 19:19:51 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-10-10 19:19:51 +0800
commit2a52169040406bc427c7d44804376a49b9dcbbfc (patch)
tree7b0cd7c909e357528111c2e22e4e7242e357f41d /archivers
parentb6c3dd01115bfe867274e1ed81cd7515f9b9014c (diff)
downloadfreebsd-ports-gnome-2a52169040406bc427c7d44804376a49b9dcbbfc.tar.gz
freebsd-ports-gnome-2a52169040406bc427c7d44804376a49b9dcbbfc.tar.zst
freebsd-ports-gnome-2a52169040406bc427c7d44804376a49b9dcbbfc.zip
Add LICENSE
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Archive-Rar/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/p5-Archive-Rar/Makefile b/archivers/p5-Archive-Rar/Makefile
index 2d276861a8e9..02145924f85b 100644
--- a/archivers/p5-Archive-Rar/Makefile
+++ b/archivers/p5-Archive-Rar/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interface with the 'rar' command
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
BUILD_DEPENDS= rar:archivers/rar \
p5-IPC-Run>=0:devel/p5-IPC-Run