2013-09-20 22:55:04 +02:00
|
|
|
# Created by: 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}
|
|
|
|
|
2012-06-26 07:44:19 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2012-07-29 13:17:02 +02:00
|
|
|
COMMENT= Scientific calculator for GNUstep
|
2006-09-07 19:15:58 +02:00
|
|
|
|
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
|
|
|
|
2014-02-11 21:38:46 +01:00
|
|
|
post-patch:
|
|
|
|
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
|
|
|
|
${WRKSRC}/GNUmakefile
|
2006-09-07 19:15:58 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|