2021-12-08 17:01:42 +01:00
|
|
|
# $NetBSD: Makefile,v 1.71 2021/12/08 16:05:36 adam Exp $
|
1999-02-10 13:54:26 +01:00
|
|
|
|
2000-07-25 10:33:58 +02:00
|
|
|
DISTNAME= xmgr-4.1.2
|
2021-12-08 17:01:42 +01:00
|
|
|
PKGREVISION= 37
|
2000-07-25 10:33:58 +02:00
|
|
|
CATEGORIES= math
|
2021-04-25 08:43:48 +02:00
|
|
|
#MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/
|
2000-07-25 10:33:58 +02:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2000-07-25 10:33:58 +02:00
|
|
|
HOMEPAGE= http://plasma-gate.weizmann.ac.il/Xmgr/
|
2001-02-17 18:52:59 +01:00
|
|
|
COMMENT= Powerful XY plotting tool for workstations or X-terminals using X
|
2010-02-07 19:36:33 +01:00
|
|
|
LICENSE= modified-bsd
|
2000-07-25 10:33:58 +02:00
|
|
|
|
2010-07-30 12:36:22 +02:00
|
|
|
USE_LANGUAGES= c fortran77
|
2000-08-24 01:14:21 +02:00
|
|
|
GNU_CONFIGURE= YES
|
2005-12-06 00:55:01 +01:00
|
|
|
CONFIGURE_ARGS+= --enable-acegr-home=${PREFIX:Q}
|
2000-07-25 10:33:58 +02:00
|
|
|
|
2004-12-03 16:14:50 +01:00
|
|
|
BUILD_TARGET= # empty
|
2000-07-25 10:33:58 +02:00
|
|
|
INSTALL_TARGET= install
|
1999-02-10 13:54:26 +01:00
|
|
|
|
2006-07-21 07:27:21 +02:00
|
|
|
REPLACE_PERL+= auxiliary/fdf2fit
|
2012-01-14 01:51:36 +01:00
|
|
|
USE_TOOLS+= perl:run bison
|
2006-07-21 07:27:21 +02:00
|
|
|
|
2004-04-12 06:14:23 +02:00
|
|
|
.include "../../devel/netcdf/buildlink3.mk"
|
2006-12-15 21:32:52 +01:00
|
|
|
.include "../../x11/libXpm/buildlink3.mk"
|
2004-04-12 06:14:23 +02:00
|
|
|
.include "../../mk/motif.buildlink3.mk"
|
2002-09-24 01:11:58 +02:00
|
|
|
|
1999-02-10 13:54:26 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|