openbsd-ports/security/nessus/Makefile

10 lines
185 B
Makefile
Raw Normal View History

2005-05-16 12:17:24 -04:00
# $OpenBSD: Makefile,v 1.41 2005/05/16 16:17:24 sturm Exp $
1999-10-26 09:39:19 -04:00
2005-05-16 12:03:33 -04:00
SUBDIR += core
2005-05-16 12:10:22 -04:00
SUBDIR += core,no_x11
2005-05-16 12:03:33 -04:00
SUBDIR += libnasl
SUBDIR += libraries
2005-05-16 12:17:24 -04:00
SUBDIR += plugins
1999-01-31 19:29:02 -05:00
2005-05-16 12:03:33 -04:00
.include <bsd.port.subdir.mk>