pkgsrc/net/gnapster/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

24 lines
603 B
Makefile

# $NetBSD: Makefile,v 1.18 2002/03/13 17:37:29 fredb Exp $
DISTNAME= gnapster-1.5.0
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.faradic.net/~jasta/files/
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.faradic.net/~jasta/programs.html
COMMENT= simple client for the online mp3 community
BUILD_USES_MSGFMT= YES
USE_GMAKE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
.include "../../devel/gettext-lib/buildlink.mk"
.include "../../x11/gnome-core/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"