aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-08-17 06:48:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-08-17 06:48:21 +0000
commite7f6d9c0ae9399af670ee074a9fd5e39cd2451d9 (patch)
tree95ce027e702cabbc8a6d3b3837e0e0e731ff14b3 /archivers/Makefile
parented24cea936f98f394c01a2e183047bf05a34ec27 (diff)
downloadports-e7f6d9c0ae9399af670ee074a9fd5e39cd2451d9.tar.gz
ports-e7f6d9c0ae9399af670ee074a9fd5e39cd2451d9.zip
[NEW PORT] archivers/libpar2 Reusable library for manipulating par2 files
Libpar2 is a library for creating and using PAR2 files to detect damage in data files and repair them if necessary. It can be used with any kind of file. Par files are especially popular on Usenet. Libpar2 is extracted from par2cmdline, and distributed separately. WWW: http://parchive.sourceforge.net/ PR: ports/126578 Submitted by: Jeff Burchell <toxic@doobie.com>
Notes
Notes: svn path=/head/; revision=218714
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index a1b6499f0e07..4d833c3ddf41 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -52,6 +52,7 @@
SUBDIR += liblzxcomp
SUBDIR += libmspack
SUBDIR += liborange
+ SUBDIR += libpar2
SUBDIR += librtfcomp
SUBDIR += libunrar
SUBDIR += libzip