update Mon Jan 18 06:37:00 PST 2010
[pkgsrc.git] / wip / xgfe / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=               xgfe-2.1
5 PKGREVISION=            1
6 CATEGORIES=             x11
7 MASTER_SITES=           ${MASTER_SITE_TEX_CTAN=graphics/gnuplot/contrib}
8
9 MAINTAINER=             dprice@cs.nmsu.edu
10 COMMENT=                GUI front end for Gnuplot plotting package
11
12 WRKSRC=                 ${WRKDIR}/xgfe-2.1/source
13
14 USE_LANGUAGES=          c c++
15
16 .include "../../x11/qt3-libs/buildlink3.mk"
17 .include "../../mk/x11.buildlink3.mk"
18 .include "../../mk/bsd.pkg.mk"