pkgsrc/wm/sawfish/Makefile.common
toshii e48a41d4c4 Update sawfish to 0.38.
Many changes from previous pkgsrc version, including:
- Translation updates
- New theme `Crux'
- Bug fixes
2001-04-03 08:43:49 +00:00

29 lines
894 B
Makefile

# $NetBSD: Makefile.common,v 1.2 2001/04/03 08:43:49 toshii Exp $
DISTNAME= sawfish-${SF_VERS}
SF_VERS= 0.38
CATEGORIES= x11 gnome wm
MASTER_SITES= ftp://mirror.capital-internet.net/pub/sawmill/sawfish/ \
ftp://eprom.dhs.org/pub/mirrors/sawmill/ \
http://ftp.fi.muni.cz/pub/linux/sawmill/ \
ftp://ftp.dcs.warwick.ac.uk/people/John.Harper/ \
ftp://ftp.du.se/pub/mirrors/sawfish/ \
ftp://sawmill.sourceforge.net/pub/sawmill/
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://sawmill.sourceforge.net/
DEPENDS+= librep>=0.13:../../lang/librep
DEPENDS+= rep-gtk>=0.14:../../x11/rep-gtk
DEPENDS+= imlib>=1.8.2:../../graphics/imlib
DEPENDS+= control-center-*:../../x11/controlcenter
USE_X11= # defined
USE_GMAKE= # defined
GNU_CONFIGURE= # defined
FILESDIR= ${.CURDIR}/../../wm/sawfish/files
PATCHDIR= ${.CURDIR}/../../wm/sawfish/patches
.include "../../mk/bsd.pkg.mk"