openbsd-ports/x11/gnome3/Makefile

14 lines
283 B
Makefile
Raw Normal View History

2011-07-27 06:07:33 -04:00
# $OpenBSD: Makefile,v 1.26 2011/07/27 10:07:33 ajacoutot Exp $
SUBDIR =
2011-07-27 06:07:33 -04:00
SUBDIR += audio
2011-05-18 05:02:31 -04:00
SUBDIR += databases
2011-05-30 18:16:16 -04:00
SUBDIR += devel
2011-06-13 08:23:07 -04:00
SUBDIR += graphics
2011-07-13 09:11:09 -04:00
SUBDIR += mail
SUBDIR += sysutils
SUBDIR += www
SUBDIR += x11
.include <bsd.port.subdir.mk>