![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / devel / libgsf / Makefile (download)
Revision 1.35, Sat Mar 4 21:29:17 2006 UTC (17 years, 9 months ago) by jlam
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. |
# $NetBSD: Makefile,v 1.35 2006/03/04 21:29:17 jlam Exp $ # DISTNAME= libgsf-1.14.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME2 structured file library USE_TOOLS+= pkg-config gmake GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_PKGLOCALEDIR= yes PKGCONFIG_OVERRIDE= libgsf-1.pc.in PKGCONFIG_OVERRIDE+= libgsf-gnome-1.pc.in CONFIGURE_ARGS+= --disable-gtk-doc CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/libgsf .include "../../archivers/bzip2/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../devel/libbonobo/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../sysutils/gnome-vfs2/buildlink3.mk" .include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../devel/GConf2/schemas.mk" .include "../../mk/bsd.pkg.mk"