[37229] trunk/dports/math/DoCon/Portfile

jmr at macports.org jmr at macports.org
Sat May 31 07:15:01 PDT 2008


Revision: 37229
          http://trac.macosforge.org/projects/macports/changeset/37229
Author:   jmr at macports.org
Date:     2008-05-31 07:15:01 -0700 (Sat, 31 May 2008)

Log Message:
-----------
DoCon: de-lint

Modified Paths:
--------------
    trunk/dports/math/DoCon/Portfile

Modified: trunk/dports/math/DoCon/Portfile
===================================================================
--- trunk/dports/math/DoCon/Portfile	2008-05-31 14:10:38 UTC (rev 37228)
+++ trunk/dports/math/DoCon/Portfile	2008-05-31 14:15:01 UTC (rev 37229)
@@ -1,10 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name		DoCon
 set shortname	docon
 version		2.10
-categories	devel
+categories	math devel
 maintainers	gwright at macports.org
 platforms	darwin
 
@@ -15,7 +16,7 @@
 		and explicit processing of the domain description	\
 		terms.  It implements recently a good piece of		\
 		commutative algebra: linear algebra, polynomial gcd,	\
-		factorization, Groebner bases, and other functions. 
+		factorization, Groebner bases, and other functions.
 
 homepage	http://haskell.org/${shortname}
 master_sites	${homepage}/distrib/${version}
@@ -28,7 +29,7 @@
 
 set worksrcpath	${workpath}/${shortname}/source
 
-variant printable_doc {
+variant printable_doc description {Build printable documentation} {
 		  depends_build bin:latex:texlive port:ghostscript
 
 		  post-destroot {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080531/8bb2cafc/attachment.htm 


More information about the macports-changes mailing list