diff options
author | antoine <antoine@FreeBSD.org> | 2017-10-08 14:07:59 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-10-08 14:07:59 +0800 |
commit | 111ccbe3f1271b24fa56450c3f50e6ddc94ad47d (patch) | |
tree | 1a5e9039e27ab7c1310c9bf393fb2e882ecb3ddf /archivers | |
parent | 1d2dc6840748bff882f20c9c8e2638c706f56776 (diff) | |
download | freebsd-ports-gnome-111ccbe3f1271b24fa56450c3f50e6ddc94ad47d.tar.gz freebsd-ports-gnome-111ccbe3f1271b24fa56450c3f50e6ddc94ad47d.tar.zst freebsd-ports-gnome-111ccbe3f1271b24fa56450c3f50e6ddc94ad47d.zip |
p5-Archive-Peek has no LICENSE_FILE
Reported by: pkg-fallout
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Peek/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Peek/Makefile b/archivers/p5-Archive-Peek/Makefile index 912886e546a0..c19896d3cd74 100644 --- a/archivers/p5-Archive-Peek/Makefile +++ b/archivers/p5-Archive-Peek/Makefile @@ -13,7 +13,6 @@ COMMENT= Peek into archives without extracting them LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ p5-Moose>=0:devel/p5-Moose \ |