pkgsrc/math/geg/Makefile
2003-05-02 13:39:55 +00:00

17 lines
413 B
Makefile

# $NetBSD: Makefile,v 1.5 2003/05/02 13:39:55 wiz Exp $
#
DISTNAME= geg-1.0.1
PKGREVISION= 1
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
USE_BUILDLINK2= yes
.include "../../x11/gtk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"