mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
20 lines
373 B
Makefile
20 lines
373 B
Makefile
# $Id: Makefile,v 1.7 1996/09/16 00:32:17 asami Exp $
|
|
#
|
|
|
|
SUBDIR += afio
|
|
SUBDIR += lsof
|
|
SUBDIR += manck
|
|
SUBDIR += rtty
|
|
SUBDIR += socket
|
|
SUBDIR += sudo
|
|
SUBDIR += top
|
|
SUBDIR += tua
|
|
SUBDIR += xbatt
|
|
SUBDIR += xcpustate
|
|
SUBDIR += xdu
|
|
SUBDIR += xperfmon
|
|
SUBDIR += xsysinfo
|
|
SUBDIR += xsysstats
|
|
|
|
.include <bsd.port.subdir.mk>
|