From 561f6e098ba3e39e240333db292e72e558c3742a Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 8 Jun 2006 21:57:15 +0000 Subject: Use install framework for info pages. Bump revision. --- math/maxima/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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" -- cgit v1.2.3