[83529] trunk/dports/python/py26-pygpgme/Portfile

afb at macports.org afb at macports.org
Sun Sep 4 11:21:43 PDT 2011


Revision: 83529
          http://trac.macports.org/changeset/83529
Author:   afb at macports.org
Date:     2011-09-04 11:21:39 -0700 (Sun, 04 Sep 2011)
Log Message:
-----------
py26-pygpgme: stop using make (#31099), add license

Modified Paths:
--------------
    trunk/dports/python/py26-pygpgme/Portfile

Modified: trunk/dports/python/py26-pygpgme/Portfile
===================================================================
--- trunk/dports/python/py26-pygpgme/Portfile	2011-09-04 15:18:09 UTC (rev 83528)
+++ trunk/dports/python/py26-pygpgme/Portfile	2011-09-04 18:21:39 UTC (rev 83529)
@@ -6,6 +6,7 @@
 name			py26-pygpgme
 version			0.1
 platforms		darwin
+license			LGPL
 categories		python
 maintainers		afb openmaintainer
 description		Python module for working with OpenPGP messages
@@ -21,7 +22,4 @@
 
 depends_lib		port:gpgme
 
-build.env		CPPFLAGS="-I${prefix}/include"
-build.cmd		make
-
 post-destroot		{ delete "${destroot}/${python.pkgd}/gpgme/tests" }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110904/94a156e3/attachment.html>


More information about the macports-changes mailing list