pkgsrc/archivers/Makefile

52 lines
834 B
Makefile
Raw Normal View History

2002-05-25 04:43:39 +02:00
# $NetBSD: Makefile,v 1.43 2002/05/25 02:43:39 fredb Exp $
1997-10-27 03:18:56 +01:00
#
COMMENT= Archivers
SUBDIR+= arc
2001-08-13 23:38:11 +02:00
SUBDIR+= bicom
SUBDIR+= bunzip
SUBDIR+= bzip2
2001-10-18 11:56:57 +02:00
SUBDIR+= cabextract
2002-05-25 04:43:39 +02:00
SUBDIR+= cxunzip
2001-09-09 17:06:36 +02:00
SUBDIR+= dact
SUBDIR+= fastjar
SUBDIR+= freeze
SUBDIR+= gcpio
SUBDIR+= gsharutils
SUBDIR+= gtar
SUBDIR+= gtar-base
SUBDIR+= gtar-info
SUBDIR+= gzip
SUBDIR+= gzip-base
SUBDIR+= gzip-info
SUBDIR+= ha
SUBDIR+= hpack
SUBDIR+= lha
SUBDIR+= liblzo
SUBDIR+= lzop
SUBDIR+= macutil
2001-09-16 21:02:50 +02:00
SUBDIR+= mscompress
2001-03-11 04:01:54 +01:00
SUBDIR+= nulib2
SUBDIR+= p5-Archive-Tar
SUBDIR+= p5-Archive-Zip
2001-10-16 09:03:44 +02:00
SUBDIR+= php4-bz2
SUBDIR+= php4-zlib
SUBDIR+= ppunpack
SUBDIR+= rar
2001-07-01 01:14:46 +02:00
SUBDIR+= ruby-zlib
SUBDIR+= squsq
2001-06-09 10:18:40 +02:00
SUBDIR+= stuffit
SUBDIR+= unace
SUBDIR+= unarj
SUBDIR+= undms
SUBDIR+= unlzx
SUBDIR+= unrar
SUBDIR+= unzip
SUBDIR+= xbin
SUBDIR+= zip
SUBDIR+= zip1
SUBDIR+= zoo
1997-10-27 03:18:56 +01:00
.include "../mk/bsd.pkg.subdir.mk"