diff options
author | Max Khon <fjoe@FreeBSD.org> | 2004-11-25 14:02:55 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2004-11-25 14:02:55 +0000 |
commit | 457fb02412a51d39908f180a5a30148937dfeda1 (patch) | |
tree | 1c5654f36370020ad4e6b25beb4f4caeb2a8ca28 /archivers/Makefile | |
parent | 8475635cd8c4dd6af47018193261aca2a7ff541e (diff) |
New port: libmspack-0.0.20040308
The purpose of libmspack is to provide both compression and decompression
of some loosely related file formats used by Microsoft.
Notes
Notes:
svn path=/head/; revision=122401
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index af4e27c350b6..34c6e6ff01db 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -31,6 +31,7 @@ SUBDIR += libarchive SUBDIR += libcabinet SUBDIR += libcomprex + SUBDIR += libmspack SUBDIR += lzo SUBDIR += lzop SUBDIR += macutils |