update Mon Jan 18 06:37:00 PST 2010
[pkgsrc.git] / graphics / extrema / Makefile
1 # $NetBSD: Makefile,v 1.2 2010/01/18 09:58:59 wiz Exp $
2 #
3
4 DISTNAME=       extrema-4.4.2
5 PKGREVISION=    1
6 CATEGORIES=     graphics
7 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=extrema/}
8
9 MAINTAINER=     pkgsrc-users@NetBSD.org
10 HOMEPAGE=       http://exsitewebware.com/extrema/
11 COMMENT=        Visualization and data analysis tool
12
13 GNU_CONFIGURE=  yes
14 USE_LIBTOOL=    yes
15 USE_LANGUAGES=  c c++
16 USE_TOOLS+=     gmake
17 CONFIGURE_ARGS+=        --with-wxGTK
18 PKG_DESTDIR_SUPPORT=    user-destdir
19
20 .include "../../x11/wxGTK28/buildlink3.mk"
21 .include "../../mk/bsd.pkg.mk"