summaryrefslogtreecommitdiff
path: root/math/geg/Makefile
blob: dcfda63c065343e210ea76cbe77f9547f9f0482f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.15 2017/08/01 17:40:13 wiz Exp $
#

DISTNAME=	geg-1.0.2
PKGREVISION=	2
CATEGORIES=	math
#MASTER_SITES=	http://www.infolaunch.com/~daveb/

MAINTAINER=	chris@infolaunch.com
#HOMEPAGE=	http://www.infolaunch.com/~daveb/
COMMENT=	Program for drawing 2D math functions within a nice GUI

GNU_CONFIGURE=	yes

.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"