openbsd-ports/sysutils/Makefile
millert 49d231255e Port of the Linux libapm. Allows modification of the libretto-specific
BIOS options like the toshiba windows app.  From the FreeBSD port (modified
to use i386_[gs]et_ioperm(2)).  CMOS mode also works.
2000-07-02 16:57:47 +00:00

50 lines
1.1 KiB
Makefile

# $OpenBSD: Makefile,v 1.17 2000/07/02 16:57:47 millert Exp $
# $FreeBSD: Makefile,v 1.26 1997/11/20 08:58:51 tg Exp $
#
SUBDIR += LPRng
# SUBDIR += afio
SUBDIR += apc-upsd
# SUBDIR += asrpages
# SUBDIR += cdrecord
# SUBDIR += cd-write
SUBDIR += cfengine
SUBDIR += contool
SUBDIR += daemontools
SUBDIR += idled
SUBDIR += libretto-config
SUBDIR += lsof
# SUBDIR += manck
# SUBDIR += mei
SUBDIR += mkhybrid
# SUBDIR += mkisofs
SUBDIR += mtools
# SUBDIR += pib
SUBDIR += radiusreport
SUBDIR += rtty
SUBDIR += sdd
SUBDIR += setquota
# SUBDIR += skill
SUBDIR += socket
SUBDIR += star
SUBDIR += stat
# SUBDIR += su2
SUBDIR += tcplist
# SUBDIR += top
# SUBDIR += tua
SUBDIR += upsd
SUBDIR += usbutil
SUBDIR += xbatt
SUBDIR += webmin
# SUBDIR += xcpustate
# SUBDIR += xdu
# SUBDIR += xloadface
SUBDIR += xntpd
SUBDIR += xosview
# SUBDIR += xperfmon
# SUBDIR += xsysinfo
# SUBDIR += xsysstats
SUBDIR += zap
.include <bsd.port.subdir.mk>