c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
19 lines
532 B
Makefile
19 lines
532 B
Makefile
# $NetBSD: Makefile,v 1.12 2004/10/03 00:17:53 tv Exp $
|
|
|
|
DISTNAME= gnubile-0.20
|
|
PKGREVISION= 5
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://gnutella.wego.com/file_depot/0-10000000/110000-120000/116705/folder/127699/
|
|
|
|
MAINTAINER= tron@NetBSD.org
|
|
HOMEPAGE= http://gnutella.wego.com/
|
|
COMMENT= Unix Gnutella client for GNOME
|
|
|
|
USE_BUILDLINK3= YES
|
|
USE_GNU_TOOLS+= make
|
|
GNU_CONFIGURE= YES
|
|
CPPFLAGS+= `xml-config --cflags`
|
|
|
|
.include "../../textproc/libxml/buildlink3.mk"
|
|
.include "../../x11/gnome-libs/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|