Initial import of p5-Clipboard-0.09:
[pkgsrc.git] / x11 / sawfish / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=               sawfish-0.28.1
5 CATEGORIES=             x11 gnome
6 MASTER_SITES=           ftp://sawmill.sourceforge.net/pub/sawmill/
7
8 MAINTAINER=             danw@netbsd.org
9 HOMEPAGE=               http://sawmill.sourceforge.net/
10
11 DEPENDS+=               librep>=0.12:../../lang/librep
12 DEPENDS+=               rep-gtk-*:../../x11/rep-gtk
13 DEPENDS+=               imlib>=1.8.2:../../graphics/imlib
14 DEPENDS+=               control-center-*:../../x11/controlcenter
15
16 USE_X11BASE=            yes
17 GNU_CONFIGURE=          yes
18 USE_GMAKE=              yes
19
20 CONFIGURE_FLAGS+=       --with-readline
21
22 .include "../../mk/bsd.pkg.mk"