aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzlib
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-10-10 13:17:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-10-10 13:17:47 +0000
commitfb3d8a97b245d771983a34aee0b12c750a83fc76 (patch)
treec6a3e9a34dbf8c804a73399c74419eccb868bd95 /archivers/lzlib
parentad7221c3836fada19462ec970b1ff494c805edd7 (diff)
downloadports-fb3d8a97b245d771983a34aee0b12c750a83fc76.tar.gz
ports-fb3d8a97b245d771983a34aee0b12c750a83fc76.zip
Fix plenty of check-sanity warnings:
Add licenses Modernize using USES=gnome and USES=xorg
Notes
Notes: svn path=/head/; revision=514226
Diffstat (limited to 'archivers/lzlib')
-rw-r--r--archivers/lzlib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/lzlib/Makefile b/archivers/lzlib/Makefile
index e7b74454724e..74deb33b420b 100644
--- a/archivers/lzlib/Makefile
+++ b/archivers/lzlib/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= SAVANNAH/lzip/lzlib
MAINTAINER= delphij@FreeBSD.org
COMMENT= In-memory LZMA compression and decompression library
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
+
PLIST_FILES= include/lzlib.h \
lib/liblz.a