18 lines
287 B
PHP
18 lines
287 B
PHP
|
DIST_SUBDIR= clutter
|
||
|
|
||
|
CATEGORIES+= graphics x11
|
||
|
|
||
|
HOMEPAGE ?= http://www.clutter-project.org/
|
||
|
|
||
|
MAINTAINER ?= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||
|
|
||
|
# LGPLv2.1 - MIT
|
||
|
PERMIT_PACKAGE ?= Yes
|
||
|
|
||
|
MODULES += x11/gnome
|
||
|
|
||
|
CONFIGURE_STYLE ?= gnu
|
||
|
|
||
|
API_VERSION?= 1.0
|
||
|
SUBST_VARS?= API_VERSION
|