- Enable staging

- Use new LIB_DEPENDS format
- Rework doc installation
- Cleanup pkg-descr
This commit is contained in:
Ganael LAPLANCHE 2013-11-08 10:42:51 +00:00
parent 8598bb509d
commit a4da08b7e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333195
2 changed files with 5 additions and 11 deletions

View File

@ -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>

View File

@ -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