[124105] trunk/dports/textproc/aspell-dict-nl/Portfile

jmr at macports.org jmr at macports.org
Mon Aug 18 15:10:15 PDT 2014


Revision: 124105
          https://trac.macports.org/changeset/124105
Author:   jmr at macports.org
Date:     2014-08-18 15:10:14 -0700 (Mon, 18 Aug 2014)
Log Message:
-----------
aspell-dict-nl: license, noarch

Modified Paths:
--------------
    trunk/dports/textproc/aspell-dict-nl/Portfile

Modified: trunk/dports/textproc/aspell-dict-nl/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-nl/Portfile	2014-08-18 22:04:32 UTC (rev 124104)
+++ trunk/dports/textproc/aspell-dict-nl/Portfile	2014-08-18 22:10:14 UTC (rev 124105)
@@ -1,16 +1,18 @@
 # $Id$
 
 PortSystem 1.0
+
 set langcode        nl
 name		        aspell-dict-${langcode}
 version		        0.50-2
 categories          textproc
+license             Restrictive
 maintainers         nomaintainer
 description         ${langcode} dictionary for aspell
 long_description    ${description}
 homepage	        http://aspell.net/
 platforms	        darwin
-universal_variant   no
+supported_archs     noarch
 
 master_sites	    gnu:aspell/dict/${langcode}
 distname	        aspell-${langcode}-${version}
@@ -26,4 +28,3 @@
                     WORD_LIST_COMPRESS=${prefix}/bin/word-list-compress
 
 livecheck.regex     >aspell(?:5|6)?-${langcode}-(.*?)\\.tar\\.
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140818/0056f5c3/attachment.html>


More information about the macports-changes mailing list