aboutsummaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-08-22 23:25:49 +0000
committerJohn Marino <marino@FreeBSD.org>2013-08-22 23:25:49 +0000
commit37e379365d38ea6b397cb5d2d1cc986fdfba5855 (patch)
tree69b71c5671b5d261486e8a2973b2af82d7c0c2b8 /archivers/Makefile
parent8ff04a27b2cd968476a5bf687c88f922b81ce272 (diff)
downloadports-37e379365d38ea6b397cb5d2d1cc986fdfba5855.tar.gz
ports-37e379365d38ea6b397cb5d2d1cc986fdfba5855.zip
Add new port: archivers/zip-ada
The Zip-Ada library is written entirely in Ada, allowing compression operations without any OS-dependent external calls on streams and files. Approved by: bapt/culot (mentors, implicit)
Notes
Notes: svn path=/head/; revision=325243
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 eee4428061bd..a76f1eaa0db3 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -218,6 +218,7 @@
SUBDIR += xpk
SUBDIR += xz
SUBDIR += zip
+ SUBDIR += zip-ada
SUBDIR += zipmix
SUBDIR += zipper
SUBDIR += zoo