openbsd-ports/devel/vanessa/Makefile
msf 0e6b5f88a2 initial import of vanessa
Vanessa is a collection of libraries that have been developed while working on a number of projects including perdition.

initial work by dlg@ and with input from bernd@

ok bernd@
2006-11-06 10:57:38 +00:00

8 lines
153 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2006/11/06 10:57:38 msf Exp $
SUBDIR += adt
SUBDIR += logger
SUBDIR += socket
.include <bsd.port.subdir.mk>