pkgsrc/wm/sawfish/Makefile.common

27 lines
728 B
Makefile
Raw Normal View History

# $NetBSD: Makefile.common,v 1.20 2004/04/14 16:15:28 jmmv Exp $
DISTNAME= sawfish-${SF_VERS}-gtk1
SF_VERS= 1.2
CATEGORIES= x11 gnome wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sawmill/}
2003-07-18 00:50:55 +02:00
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://sawmill.sourceforge.net/
DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk
USE_X11= # defined
USE_BUILDLINK2= # defined
USE_DIRS+= xdg-1.1
2003-01-10 08:49:51 +01:00
USE_PKGLOCALEDIR= # defined
USE_GNU_TOOLS+= make
GNU_CONFIGURE= # defined
DISTINFO_FILE= ${.CURDIR}/../../wm/sawfish/distinfo
PATCHDIR= ${.CURDIR}/../../wm/sawfish/patches
.include "../../graphics/imlib/buildlink2.mk"
.include "../../lang/librep/buildlink2.mk"
.include "../../x11/controlcenter/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"