![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / math / xmgr / Makefile (download)
Revision 1.27, Sat Mar 4 21:30:09 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.27 2006/03/04 21:30:09 jlam Exp $ DISTNAME= xmgr-4.1.2 PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/ \ ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/old/ \ ftp://fire.mpi-stuttgart.mpg.de/pub/mirrors/xmgr4/src/ \ ftp://fire.mpi-stuttgart.mpg.de/pub/mirrors/xmgr4/src/old/ \ ftp://wauug.erols.com/pub/X-Windows/xmgr4/src/ \ ftp://wauug.erols.com/pub/X-Windows/xmgr4/src/old/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://plasma-gate.weizmann.ac.il/Xmgr/ COMMENT= Powerful XY plotting tool for workstations or X-terminals using X BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison USE_X11BASE= YES USE_LANGUAGES= fortran GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-acegr-home=${PREFIX:Q} BUILD_TARGET= # empty INSTALL_TARGET= install .include "../../devel/netcdf/buildlink3.mk" .include "../../graphics/xpm/buildlink3.mk" .include "../../mk/motif.buildlink3.mk" .include "../../mk/bsd.pkg.mk"