1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/archivers/Makefile
Will Andrews 82b7c3f1f9 Add unadf 0.7.9b, a program that extracts files from .adf files used
by Amiga emulators.

PR:		21711
Submitted by:	Per Wigren <wigren@home.se>
2000-10-28 01:58:23 +00:00

39 lines
749 B
Makefile

# $FreeBSD$
#
SUBDIR += 9e
SUBDIR += arc
SUBDIR += bzip
SUBDIR += bzip2
SUBDIR += deepforest
SUBDIR += fastjar
SUBDIR += freeze
SUBDIR += gshar+gunshar
SUBDIR += ha
SUBDIR += hpack.non-usa.only
SUBDIR += lha
SUBDIR += libarc
SUBDIR += linux_rar
SUBDIR += lzo
SUBDIR += lzop
SUBDIR += macutils
SUBDIR += makeself
SUBDIR += mscompress
SUBDIR += nulib
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>