1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/misc/Makefile
Satoshi Asami 13b4c6b5e4 Modify Makefile copied from utils/. Delete beav (moved to editors/),
add astrolog (moved from games/) and team (was totally missing!).
1995-11-27 03:38:03 +00:00

25 lines
505 B
Makefile

# $Id: Makefile,v 1.67 1995/11/20 13:41:17 asami Exp $
#
SUBDIR += amanda
SUBDIR += astrolog
SUBDIR += buffer
SUBDIR += chord
SUBDIR += colorls
SUBDIR += git
SUBDIR += ical
SUBDIR += ispell
SUBDIR += kp
SUBDIR += less
SUBDIR += mc
RESTRICTED += mmv # restrictive copyright
SUBDIR += mshell
SUBDIR += recode
SUBDIR += rman
SUBDIR += screen
SUBDIR += team
SUBDIR += tkinfo
SUBDIR += tkman
.include <bsd.port.subdir.mk>