2002-04-27 14:44:05 +02:00
|
|
|
# $NetBSD: Makefile,v 1.7 2002/04/27 12:44:05 dmcmahill Exp $
|
1999-06-08 16:34:48 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= grpn-1.1.0
|
2002-04-02 04:01:23 +02:00
|
|
|
PKGREVISION= 1
|
1999-06-08 16:34:48 +02:00
|
|
|
CATEGORIES= math
|
2002-04-27 14:44:05 +02:00
|
|
|
MASTER_SITES= ftp://lashwhip.com/pub/ \
|
|
|
|
http://lashwhip.com/grpn/
|
1999-06-08 16:34:48 +02:00
|
|
|
|
2000-05-12 18:07:33 +02:00
|
|
|
MAINTAINER= dmcmahill@netbsd.org
|
2002-04-27 14:44:05 +02:00
|
|
|
HOMEPAGE= http://lashwhip.com/grpn.html
|
2001-02-17 18:52:59 +01:00
|
|
|
COMMENT= Graphical reverse polish notation (RPN) calculator
|
1999-06-08 16:34:48 +02:00
|
|
|
|
1999-10-24 18:42:30 +02:00
|
|
|
DEPENDS+= gtk+-1.2.*:../../x11/gtk
|
1999-06-08 16:34:48 +02:00
|
|
|
|
|
|
|
USE_X11= yes
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|