2009-02-11 10:47:49 -05:00
|
|
|
# $OpenBSD: Makefile.inc,v 1.9 2009/02/11 15:47:49 jasper Exp $
|
2007-05-30 05:19:02 -04:00
|
|
|
|
|
|
|
DIST_SUBDIR= gnome
|
|
|
|
|
|
|
|
HOMEPAGE?= http://www.gnome.org/
|
|
|
|
|
2009-02-11 10:33:51 -05:00
|
|
|
MAINTAINER?= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
|
2009-02-11 10:47:49 -05:00
|
|
|
Antoine Jacoutot <ajacoutot@openbsd.org>
|
2008-02-04 12:55:18 -05:00
|
|
|
|
2007-07-06 05:36:01 -04:00
|
|
|
.if !defined(NO_BUILD)
|
2007-05-30 05:19:02 -04:00
|
|
|
CONFIGURE_STYLE?= gnu
|
2007-07-06 05:36:01 -04:00
|
|
|
.endif
|