pkgsrc/math/geg/Makefile
2017-08-01 17:40:08 +00:00

16 lines
396 B
Makefile

# $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"