1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/archivers/Makefile
Will Andrews df69bcf59c Add p5-Archive-Tar 0.22, a perl module for the creation and manipulation
of tar files.

PR:		22829
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-12-19 09:48:13 +00:00

42 lines
828 B
Makefile

# $FreeBSD$
#
SUBDIR += 9e
SUBDIR += arc
SUBDIR += bzip
SUBDIR += bzip2
SUBDIR += cabextract
SUBDIR += deepforest
SUBDIR += fastjar
SUBDIR += freeze
SUBDIR += gshar+gunshar
SUBDIR += ha
SUBDIR += hpack.non-usa.only
SUBDIR += lha
SUBDIR += libarc
SUBDIR += libcabinet
SUBDIR += linux_rar
SUBDIR += lzo
SUBDIR += lzop
SUBDIR += macutils
SUBDIR += makeself
SUBDIR += mscompress
SUBDIR += nulib
SUBDIR += p5-Archive-Tar
SUBDIR += p5-Compress-Zlib
SUBDIR += pkzip
SUBDIR += ppunpack
SUBDIR += rar
SUBDIR += ruby-zlib
SUBDIR += unace
SUBDIR += unadf
SUBDIR += unarj
SUBDIR += undms
SUBDIR += unlzx
SUBDIR += unrar
SUBDIR += unzip
SUBDIR += zip
SUBDIR += zoo
.include <bsd.port.subdir.mk>