b48eba1112
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".]
17 lines
493 B
Makefile
17 lines
493 B
Makefile
# $NetBSD: Makefile,v 1.16 2002/03/13 17:38:04 fredb Exp $
|
|
|
|
DISTNAME= wmessage-0.10
|
|
PKGREVISION= 1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://www.ozemail.com.au/~crn/wmessage/
|
|
|
|
MAINTAINER= jlam@netbsd.org
|
|
HOMEPAGE= http://www.ozemail.com.au/~crn/wmessage/
|
|
COMMENT= WINGs based message viewer similar to xmessage
|
|
|
|
USE_BUILDLINK_ONLY= yes
|
|
|
|
.include "../../devel/libproplist/buildlink.mk"
|
|
.include "../../wm/windowmaker/buildlink.mk"
|
|
.include "../../mk/x11.buildlink.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|