aboutsummaryrefslogtreecommitdiff
path: root/archivers/par2cmdline-tbb
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2013-11-08 10:42:51 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2013-11-08 10:42:51 +0000
commita4da08b7e032cde2371abcd6eaaa360cade4c81b (patch)
treee268491c0ebd042efa0e6174eec80a6d3839e942 /archivers/par2cmdline-tbb
parent8598bb509dca01a1b37227543e4ebdd59300aa3f (diff)
downloadports-a4da08b7e032cde2371abcd6eaaa360cade4c81b.tar.gz
ports-a4da08b7e032cde2371abcd6eaaa360cade4c81b.zip
- Enable staging
- Use new LIB_DEPENDS format - Rework doc installation - Cleanup pkg-descr
Notes
Notes: svn path=/head/; revision=333195
Diffstat (limited to 'archivers/par2cmdline-tbb')
-rw-r--r--archivers/par2cmdline-tbb/Makefile12
-rw-r--r--archivers/par2cmdline-tbb/pkg-descr4
2 files changed, 5 insertions, 11 deletions
diff --git a/archivers/par2cmdline-tbb/Makefile b/archivers/par2cmdline-tbb/Makefile
index 2d64476a2b92..db45e2ef600e 100644
--- a/archivers/par2cmdline-tbb/Makefile
+++ b/archivers/par2cmdline-tbb/Makefile
@@ -13,9 +13,8 @@ COMMENT= Tools for using Parity v2 Archive files (tbb version)
LICENSE= GPLv2
-LIB_DEPENDS= tbb:${PORTSDIR}/devel/tbb
+LIB_DEPENDS= libtbb.so:${PORTSDIR}/devel/tbb
-NO_STAGE= yes
ONLY_FOR_ARCHS= i386 amd64 ia64
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
@@ -25,17 +24,14 @@ AUTOMAKE_ARGS= --add-missing
PORTDOCS= README
CONFLICTS= par2cmdline-[0-9]*
+
PLIST_FILES= bin/par2 bin/par2create bin/par2repair bin/par2verify
post-extract:
@${CHMOD} u+x ${WRKSRC}/install-sh
-.include <bsd.port.options.mk>
-
post-install:
-.if ${PORT_OPTIONS:MDOCS}
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
-.endif
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
diff --git a/archivers/par2cmdline-tbb/pkg-descr b/archivers/par2cmdline-tbb/pkg-descr
index abcf524c79d0..ff47422f1dc1 100644
--- a/archivers/par2cmdline-tbb/pkg-descr
+++ b/archivers/par2cmdline-tbb/pkg-descr
@@ -1,6 +1,4 @@
-Parity v2 Archive create/verify/recover
-
-tbb version of the par2cmdline tool.
+par2cmdline-tbb is the tbb version of the par2cmdline tool.
par2cmdline is a program for creating and using PAR2 files to detect
damage in data files and repair them if necessary. It can be used with