2006-09-07 19:15:58 +02:00
|
|
|
# New ports collection makefile for: edenmath.app
|
|
|
|
# Date created: 30 Aug 2006
|
2008-04-10 18:11:24 +02:00
|
|
|
# Whom: gurkan@phys.ethz.ch
|
2006-09-07 19:15:58 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= edenmath
|
|
|
|
PORTVERSION= 1.1.1
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 2
|
2007-01-31 19:18:14 +01:00
|
|
|
CATEGORIES= math gnustep
|
2006-09-07 19:15:58 +02:00
|
|
|
MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/
|
|
|
|
DISTNAME= EdenMath_GNUstep-${PORTVERSION}
|
|
|
|
|
2008-04-29 20:00:11 +02:00
|
|
|
MAINTAINER= dinoex@FreeBSD.org
|
2006-09-07 19:15:58 +02:00
|
|
|
COMMENT= Scientific calcualtor for GNUstep
|
|
|
|
|
2010-06-04 15:49:15 +02:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2006-09-07 19:15:58 +02:00
|
|
|
USE_GNUSTEP= yes
|
|
|
|
USE_GNUSTEP_BACK= yes
|
|
|
|
USE_GNUSTEP_BUILD= yes
|
|
|
|
USE_GNUSTEP_INSTALL= yes
|
2007-01-13 04:57:25 +01:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/${DISTNAME}
|
2006-09-07 19:15:58 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|