aboutsummaryrefslogtreecommitdiff
path: root/sysutils/magicrescue
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-14 19:44:12 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-14 19:44:12 +0000
commit5f481b83bacd30881030b0f4839b200aca663bb6 (patch)
tree4a233a4ec69f95156db04672b68709652a2c69c0 /sysutils/magicrescue
parent7ea4ce4876c20cb5aecc205fa25639ffc29c3e10 (diff)
Notes
Diffstat (limited to 'sysutils/magicrescue')
-rw-r--r--sysutils/magicrescue/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/magicrescue/Makefile b/sysutils/magicrescue/Makefile
index 99668a44b4ad..d5874ae49a7c 100644
--- a/sysutils/magicrescue/Makefile
+++ b/sysutils/magicrescue/Makefile
@@ -3,6 +3,7 @@
PORTNAME= magicrescue
PORTVERSION= 1.1.9
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.itu.dk/people/jobr/magicrescue/release/ \
LOCAL/ehaupt
@@ -11,13 +12,14 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= File recovery tool which recovers deleted files from a block device
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= perl5 shebangfix
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
USE_PERL5= run
-SHEBANG_FILES= magicsort
+SHEBANG_FILES= magicsort tools/gimp-resave.pl
OPTIONS_DEFINE= DOCS