[84649] trunk/dports/java/hamcrest-core/Portfile

jmr at macports.org jmr at macports.org
Thu Sep 29 03:35:47 PDT 2011


Revision: 84649
          http://trac.macports.org/changeset/84649
Author:   jmr at macports.org
Date:     2011-09-29 03:35:46 -0700 (Thu, 29 Sep 2011)
Log Message:
-----------
hamcrest-core: license

Modified Paths:
--------------
    trunk/dports/java/hamcrest-core/Portfile

Modified: trunk/dports/java/hamcrest-core/Portfile
===================================================================
--- trunk/dports/java/hamcrest-core/Portfile	2011-09-29 10:32:42 UTC (rev 84648)
+++ trunk/dports/java/hamcrest-core/Portfile	2011-09-29 10:35:46 UTC (rev 84649)
@@ -7,6 +7,7 @@
 set my_name     hamcrest
 version         1.2
 categories      java devel
+license         BSD
 platforms       darwin
 maintainers     nomaintainer
 description     library of matchers for building test expressions
@@ -43,9 +44,7 @@
     xinstall -m 0644 ${worksrcpath}/build/${name}-${version}.jar ${destroot}${javadir}/${name}.jar
     xinstall -m 0644 -W ${worksrcpath} CHANGES.txt LICENSE.txt README.txt \
         ${destroot}${docdir}
-}   
+}
 
-universal_variant   no
-
 livecheck.type  regex
 livecheck.regex $name-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110929/252f4aec/attachment.html>


More information about the macports-changes mailing list