pkgsrc/net/gnapster/Makefile
jlam ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00

23 lines
548 B
Makefile

# $NetBSD: Makefile,v 1.30 2004/02/14 17:21:46 jlam Exp $
DISTNAME= gnapster-1.5.0
PKGREVISION= 7
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnapster/}
MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/gnapster/
COMMENT= Simple client for the online mp3 community
BUILD_USES_MSGFMT= YES
USE_BUILDLINK2= YES
USE_X11= YES
USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../x11/gnome-core/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"