blob: d2f97138c722c539456b545de2b021d7cbbbe9f4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# $Id: Makefile,v 1.45 1995/03/16 00:07:34 asami Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only
#
# BROKEN: cpm (no MASTER_SITES) pcemu (no PLIST) wine (doesn't install)
#
SUBDIR= amanda colorls hfs iozone ispell less mmv mshell mtools \
rman screen top tua xdu xsysstats
.include <bsd.port.subdir.mk>
|