freebsd-ports/math/yacas/Makefile
Ying-Chieh Liao 92d8d67120 add yacas
Yet Another Computer Algebra System
2001-06-21 16:57:55 +00:00

21 lines
365 B
Makefile

# ex:ts=8
# New ports collection makefile for: yacas
# Date created: Jun 21, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= yacas
PORTVERSION= 1.0.47
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.xs4all.nl/~apinkus/backups/
MAINTAINER= ijliao@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gmp=yes
.include <bsd.port.mk>