diff options
author | mnag <mnag@FreeBSD.org> | 2005-09-23 19:58:45 +0000 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-09-23 19:58:45 +0000 |
commit | dd06e43386b162727a1390c615f7568e0e947279 (patch) | |
tree | 45960f5aeba86cb5b46951518181e8d481f51c99 /archivers/Makefile | |
parent | 18065aa1ec2f23875d2c9081c5088362dd0df59c (diff) | |
download | FreeBSD-ports-dd06e43386b162727a1390c615f7568e0e947279.zip FreeBSD-ports-dd06e43386b162727a1390c615f7568e0e947279.tar.gz |
Remove devel/libunrar (wrong category)
Notified by: dinoex
Add new port archivers/libunrar
"Library to work with RAR archivies"
PR: ports/86508
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: pav (mentor)
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 385d197..ab5d5f1 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -39,6 +39,7 @@ SUBDIR += libcomprex SUBDIR += liblzxcomp SUBDIR += libmspack + SUBDIR += libunrar SUBDIR += lzma SUBDIR += lzo SUBDIR += lzo2 |