pkgsrc-wip/beryl/Makefile
Jörg Sonnenberger d8c997601d Use META_PACKAGE
2009-04-09 01:25:12 +00:00

22 lines
751 B
Makefile

# $NetBSD: Makefile,v 1.3 2009/04/09 01:25:12 jsonn Exp $
DISTNAME= # empty
PKGNAME= beryl-0.2.1
CATEGORIES= meta-pkgs
MASTER_SITES= http://www.beryl-project.org/0.2.1/
MAINTAINER= blair.sadewitz@gmail.com
HOMEPAGE= http://www.beryl-project.org/
COMMENT= Beryl compositing window manager
DEPENDS+= beryl-core>=0.2.1:../../wip/beryl-core
DEPENDS+= beryl-settings-bindings>=0.2.1:../../wip/beryl-settings-bindings
DEPENDS+= beryl-settings>=0.2.1:../../wip/beryl-settings
DEPENDS+= beryl-settings-simple>=0.2.1:../../wip/beryl-settings-simple
DEPENDS+= beryl-plugins>=0.2.1:../../wip/beryl-plugins
DEPENDS+= beryl-manager>=0.2.1:../../wip/beryl-manager
DEPENDS+= emerald>=0.2.1:../../wip/emerald
META_PACKAGE= # empty
.include "../../mk/bsd.pkg.mk"