pkgsrc/math/geg/Makefile
2008-06-20 01:09:05 +00:00

18 lines
431 B
Makefile

# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:24 joerg Exp $
#
DISTNAME= geg-1.0.2
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
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"