7 lines
130 B
Makefile
7 lines
130 B
Makefile
|
# $OpenBSD: Makefile,v 1.1 2011/11/12 16:41:12 ajacoutot Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += gnome
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|