summaryrefslogtreecommitdiff
path: root/math/maxima/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/maxima/Makefile')
-rw-r--r--math/maxima/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index f3338f9a753..0992e4d2358 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2006/05/01 22:23:43 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/06/08 21:57:15 joerg Exp $
#
DISTNAME= maxima-5.9.2
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=maxima/}
@@ -16,4 +17,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-clisp
USE_TOOLS+= perl
+INFO_FILES= # PLIST
+
.include "../../mk/bsd.pkg.mk"