mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
b9677884c3
Forgotten dispite warning from easy-import by: joerg :)
33 lines
644 B
Makefile
33 lines
644 B
Makefile
# $Id: Makefile,v 1.22 1997/09/19 02:18:25 itojun Exp $
|
|
#
|
|
|
|
SUBDIR += LPRng
|
|
SUBDIR += afio
|
|
SUBDIR += cd-write
|
|
SUBDIR += contool
|
|
SUBDIR += idled
|
|
SUBDIR += lsof
|
|
SUBDIR += manck
|
|
SUBDIR += mei
|
|
SUBDIR += mkisofs
|
|
SUBDIR += pib
|
|
SUBDIR += rtty
|
|
SUBDIR += setquota
|
|
SUBDIR += skill
|
|
SUBDIR += socket
|
|
SUBDIR += star
|
|
SUBDIR += stat
|
|
SUBDIR += su2
|
|
SUBDIR += tcplist
|
|
SUBDIR += top
|
|
SUBDIR += tua
|
|
SUBDIR += xbatt
|
|
SUBDIR += xcpustate
|
|
SUBDIR += xdu
|
|
SUBDIR += xloadface
|
|
SUBDIR += xperfmon
|
|
SUBDIR += xsysinfo
|
|
SUBDIR += xsysstats
|
|
|
|
.include <bsd.port.subdir.mk>
|