Initial import of FreeBSD's sysutils category of `ports' into the
NetBSD packages system.
This commit is contained in:
parent
82e85dd37b
commit
e7200d0e7b
1 changed files with 32 additions and 0 deletions
32
sysutils/Makefile
Normal file
32
sysutils/Makefile
Normal file
|
@ -0,0 +1,32 @@
|
|||
# FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami 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>
|
Loading…
Reference in a new issue