aboutsummaryrefslogtreecommitdiff
path: root/archivers/lha/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2018-01-15 12:42:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2018-01-15 12:42:05 +0000
commit69c07f05a298d1bb6f41bc3b6d4f497074ef74b5 (patch)
tree36768616464c7d9dc8d5c76dc2d2775431380895 /archivers/lha/Makefile
parenta4e050578cdc82eae137213d61573cf2bf5a6cf7 (diff)
downloadports-69c07f05a298d1bb6f41bc3b6d4f497074ef74b5.tar.gz
ports-69c07f05a298d1bb6f41bc3b6d4f497074ef74b5.zip
Notes
Diffstat (limited to 'archivers/lha/Makefile')
-rw-r--r--archivers/lha/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile
index f808d0d54945..ed651bffdf00 100644
--- a/archivers/lha/Makefile
+++ b/archivers/lha/Makefile
@@ -1,9 +1,10 @@
+# $FreeBSD: head/textproc/loook/Makefile 412349 2016-04-01 14:25:16Z mat 2
# Created by: ache
# $FreeBSD$
PORTNAME= lha
PORTVERSION= 1.14i
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= archivers
MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//}
@@ -11,6 +12,11 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Archive files using LZSS and Huffman compression (.lzh files)
+LICENSE= LHA
+LICENSE_NAME= License of lha
+LICENSE_FILE= ${FILESDIR}/LICENSE
+LICENSE_PERMS= dist-mirror dist-sell auto-accept
+
PLIST_FILES= bin/lha
PLIST_FILES+= man/ja/man1/lha.1.gz