![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / www / liferea / Makefile (download)
Revision 1.32, Sat Mar 4 21:30:59 2006 UTC (17 years, 8 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.32 2006/03/04 21:30:59 jlam Exp $ DISTNAME= liferea-1.0.6 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://liferea.sourceforge.net/ COMMENT= Simple FeedReader clone for reading RSS/RDF feeds GNU_CONFIGURE= yes USE_DIRS+= xdg-1.1 USE_TOOLS+= gmake pkg-config USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes SHLIBTOOL_OVERRIDE+= libtool GCONF2_SCHEMAS= liferea.schemas .include "../../devel/GConf2/schemas.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../www/libgtkhtml/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"