b7eab0566c
sense for ports Makefile but not really for categories. ok espie@
20 lines
412 B
Makefile
20 lines
412 B
Makefile
# $OpenBSD: Makefile,v 1.17 2012/08/18 07:25:25 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += 9libs
|
|
SUBDIR += 9menu
|
|
SUBDIR += 9wm
|
|
SUBDIR += drawterm
|
|
SUBDIR += larswm
|
|
SUBDIR += plan9port
|
|
SUBDIR += rc
|
|
SUBDIR += rc,editline
|
|
SUBDIR += rc,readline
|
|
SUBDIR += sam
|
|
SUBDIR += tcs
|
|
SUBDIR += u9fs
|
|
SUBDIR += w9wm
|
|
SUBDIR += wily
|
|
|
|
.include <bsd.port.subdir.mk>
|