aboutsummaryrefslogtreecommitdiff
path: root/misc/shc
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-11-29 20:20:01 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-11-29 20:20:01 +0000
commit3cd637ae4a7cf90d9d73b13672b68f1108d45a08 (patch)
tree2e4b8784eb1ea0c6ef9c30a6ce58bf32a5fe6d50 /misc/shc
parentd69bc88d8eb1409248d1facbebeb25d09fef974f (diff)
downloadports-3cd637ae4a7cf90d9d73b13672b68f1108d45a08.tar.gz
ports-3cd637ae4a7cf90d9d73b13672b68f1108d45a08.zip
- Convert to USES=tar:tgz
- Add LICENSE
Notes
Notes: svn path=/head/; revision=373645
Diffstat (limited to 'misc/shc')
-rw-r--r--misc/shc/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/shc/Makefile b/misc/shc/Makefile
index 53b1718bcdab..b550d7008042 100644
--- a/misc/shc/Makefile
+++ b/misc/shc/Makefile
@@ -6,11 +6,15 @@ PORTVERSION= 3.8.9
CATEGORIES= misc
MASTER_SITES= http://www.datsi.fi.upm.es/~frosal/sources/ \
CRITICAL
-EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Generic script compiler
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/Copying
+
+USES= tar:tgz
+
PLIST_FILES= bin/shc man/man1/shc.1.gz
post-extract: