2008-02-04 12:55:18 -05:00
|
|
|
# $OpenBSD: Makefile.inc,v 1.7 2008/02/04 17:55:18 jasper Exp $
|
2007-05-30 05:19:02 -04:00
|
|
|
|
|
|
|
DIST_SUBDIR= gnome
|
|
|
|
|
|
|
|
HOMEPAGE?= http://www.gnome.org/
|
|
|
|
|
2008-02-04 12:55:18 -05:00
|
|
|
MAINTAINER?= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
|
|
|
|
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
|