![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / x11 / lablgtk2 / Attic / Makefile (download)
Revision 1.18, 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.18 2006/03/04 21:31:10 jlam Exp $ # DISTNAME= lablgtk-2.6.0 PKGNAME= ${DISTNAME:S/gtk/gtk2/} PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html COMMENT= GTK+ 2.x bindings for Objective Caml GNU_CONFIGURE= yes USE_TOOLS+= gmake pkg-config BUILD_TARGET= world BUILDLINK_DEPMETHOD.ocaml= full # previous name of this package; does not conflict with lablgtk-1.* CONFLICTS= lablgtk-2.* .include "../../devel/libglade2/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" .include "../../graphics/libgnomecanvas/buildlink3.mk" .include "../../graphics/librsvg2/buildlink3.mk" .include "../../lang/ocaml/buildlink3.mk" .include "../../textproc/gtkspell/buildlink3.mk" .include "../../x11/gnome-panel/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"