aboutsummaryrefslogtreecommitdiff
path: root/archivers
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
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')
-rw-r--r--archivers/ha/Makefile2
-rw-r--r--archivers/liblzxcomp/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
index 1508c66acc48..d0daaffd181b 100644
--- a/archivers/ha/Makefile
+++ b/archivers/ha/Makefile
@@ -12,6 +12,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ak@FreeBSD.org
COMMENT= File archiver based on HSC compression method
+LICENSE= GPLv2
+
PROJECTHOST= ak-various-projects
NO_WRKSUBDIR= yes
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