mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
17 lines
314 B
Makefile
17 lines
314 B
Makefile
# $Id: Makefile,v 1.5 1996/02/29 01:58:14 asami Exp $
|
|
#
|
|
|
|
SUBDIR += afio
|
|
SUBDIR += manck
|
|
SUBDIR += sudo
|
|
SUBDIR += top
|
|
SUBDIR += tua
|
|
SUBDIR += xbatt
|
|
SUBDIR += xcpustate
|
|
SUBDIR += xdu
|
|
SUBDIR += xperfmon
|
|
SUBDIR += xsysinfo
|
|
SUBDIR += xsysstats
|
|
|
|
.include <bsd.port.subdir.mk>
|