mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
27 lines
549 B
Makefile
27 lines
549 B
Makefile
# $Id: Makefile,v 1.68 1995/11/27 03:38:03 asami Exp $
|
|
#
|
|
|
|
SUBDIR += amanda
|
|
SUBDIR += astrolog
|
|
SUBDIR += buffer
|
|
SUBDIR += chord
|
|
SUBDIR += colorls
|
|
SUBDIR += git
|
|
SUBDIR += glimpse
|
|
SUBDIR += ical
|
|
SUBDIR += ispell
|
|
SUBDIR += kp
|
|
SUBDIR += less
|
|
SUBDIR += linuxls
|
|
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>
|