diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-10-10 19:19:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-10-10 19:19:51 +0800 |
commit | 2a52169040406bc427c7d44804376a49b9dcbbfc (patch) | |
tree | 7b0cd7c909e357528111c2e22e4e7242e357f41d /archivers | |
parent | b6c3dd01115bfe867274e1ed81cd7515f9b9014c (diff) | |
download | freebsd-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/Makefile | 3 |
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 |