aboutsummaryrefslogtreecommitdiff
path: root/archivers/liblzxcomp
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-05-20 06:06:35 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-05-20 06:06:35 +0000
commit5d6a8e4ab8c7a865ca3e5ca93db879ddc9eb4fe0 (patch)
treea3f77a0d965b1e0633bce4bd914a678be49a43c0 /archivers/liblzxcomp
parentaa64a516608801a751cff7155b12de0f8e960697 (diff)
downloadports-5d6a8e4ab8c7a865ca3e5ca93db879ddc9eb4fe0.tar.gz
ports-5d6a8e4ab8c7a865ca3e5ca93db879ddc9eb4fe0.zip
- Add/update license when possible
- Modernize ports Makefiles - Update MASTER_SITES/distfile for converters/chmview
Notes
Notes: svn path=/head/; revision=354597
Diffstat (limited to 'archivers/liblzxcomp')
-rw-r--r--archivers/liblzxcomp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/liblzxcomp/Makefile b/archivers/liblzxcomp/Makefile
index b6452332f8b5..b2ea7ab98ea1 100644
--- a/archivers/liblzxcomp/Makefile
+++ b/archivers/liblzxcomp/Makefile
@@ -10,6 +10,8 @@ DISTNAME= lzx_compress
MAINTAINER= ak@FreeBSD.org
COMMENT= LZX compression library
+LICENSE= LGPL21
+
USES= uidfix
USE_LDCONFIG= yes