pkgsrc/math/geg/Makefile
2004-04-25 03:44:58 +00:00

17 lines
413 B
Makefile

# $NetBSD: Makefile,v 1.7 2004/04/25 03:44:58 snj Exp $
#
DISTNAME= geg-1.0.1
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
USE_BUILDLINK3= yes
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"