19 lines
436 B
Makefile
19 lines
436 B
Makefile
# $NetBSD: Makefile,v 1.3 2003/12/30 20:03:00 cjep Exp $
|
|
#
|
|
|
|
DISTNAME= maxima-5.9.0
|
|
CATEGORIES= science
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=maxima/}
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://maxima.sourceforge.net/
|
|
COMMENT= Sophisticated computer algebra system
|
|
|
|
USE_BUILDLINK2= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
# ... when it's ready:
|
|
|
|
#.include "../../gcl/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|