pkgsrc/mail/wmbiff/Makefile
fredb b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00

20 lines
468 B
Makefile

# $NetBSD: Makefile,v 1.5 2002/03/13 17:37:22 fredb Exp $
DISTNAME= wmbiff-0.3.1
PKGREVISION= 1
CATEGORIES= mail x11
MASTER_SITES= $(MASTER_SITE_SOURCEFORGE:=wmbiff/)
MAINTAINER= magick@zhadum.de
HOMEPAGE= http://sourceforge.net/projects/wmbiff/
COMMENT= xbuffy like "mail-checker" for WindowMaker
DEPENDS+= windowmaker>=0.80.0nb1:../../wm/windowmaker
USE_X11= YES
USE_XPM= YES
USE_GMAKE= YES
WRKSRC= ${WRKDIR}/${DISTNAME}/wmbiff
.include "../../mk/bsd.pkg.mk"