![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / x11 / matchbox-desktop / Makefile (download)
Revision 1.4, Sat Mar 4 21:31:10 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.4 2006/03/04 21:31:10 jlam Exp $ # DISTNAME= matchbox-desktop-0.9.1 PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-desktop/0.9/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://project.o-hand.com/matchbox/ COMMENT= Desktop manager for Matchbox USE_PKGINSTALL= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE= matchbox-desktop.pc.in CONFIGURE_ARGS+= --enable-startup-notification PKG_SYSCONFSUBDIR= matchbox EGDIR= ${PREFIX}/share/examples/matchbox-desktop CONF_FILES= ${EGDIR}/mbdesktop_modules ${PKG_SYSCONFDIR}/mbdesktop_modules .include "../../devel/libmatchbox/buildlink3.mk" .include "../../x11/startup-notification/buildlink3.mk" .include "../../mk/x11.buildlink3.mk" .include "../../mk/bsd.pkg.mk"