mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
19 lines
354 B
Makefile
19 lines
354 B
Makefile
# $Id: Makefile,v 1.6 1996/04/09 09:05:48 asami Exp $
|
|
#
|
|
|
|
SUBDIR += afio
|
|
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>
|