mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
23 lines
461 B
Makefile
23 lines
461 B
Makefile
# $Id: Makefile,v 1.65 1995/08/19 08:21:03 asami Exp $
|
|
#
|
|
|
|
SUBDIR += amanda
|
|
SUBDIR += beav
|
|
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 += tkinfo
|
|
SUBDIR += tkman
|
|
|
|
.include <bsd.port.subdir.mk>
|