diff options
author | rafan <rafan@FreeBSD.org> | 2006-09-07 20:24:46 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-09-07 20:24:46 +0800 |
commit | 66eae67e7c2b62dd28ae72a7667ec521ff83d100 (patch) | |
tree | 67cc3d6df5cb5653527b2b339bb46ee3915ab44e /archivers/Makefile | |
parent | 186952fcbe7c6215ac53dd0b65afec29ab44eaf5 (diff) | |
download | freebsd-ports-gnome-66eae67e7c2b62dd28ae72a7667ec521ff83d100.tar.gz freebsd-ports-gnome-66eae67e7c2b62dd28ae72a7667ec521ff83d100.tar.zst freebsd-ports-gnome-66eae67e7c2b62dd28ae72a7667ec521ff83d100.zip |
Add pecl-rar 0.3.1, a PECL extension to create and read rar files.
PR: ports/102962
Submitted by: chinsan <chinsan.tw at gmail.com>
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 8b98f99440b8..9e6960b6e464 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -77,6 +77,7 @@ SUBDIR += parchive SUBDIR += pbzip2 SUBDIR += pear-File_Archive + SUBDIR += pecl-rar SUBDIR += pecl-zip SUBDIR += php4-bz2 SUBDIR += php4-zlib |