[27060] trunk/dports/devel
source_changes at macosforge.org
source_changes at macosforge.org
Mon Jul 16 17:47:17 PDT 2007
Revision: 27060
http://trac.macosforge.org/projects/macports/changeset/27060
Author: jmpp at macports.org
Date: 2007-07-16 17:47:16 -0700 (Mon, 16 Jul 2007)
Log Message:
-----------
New port: devel/flagpoll. Thanks to Doug McCorkle for the contribution!
Added Paths:
-----------
trunk/dports/devel/flagpoll/
trunk/dports/devel/flagpoll/Portfile
Added: trunk/dports/devel/flagpoll/Portfile
===================================================================
--- trunk/dports/devel/flagpoll/Portfile (rev 0)
+++ trunk/dports/devel/flagpoll/Portfile 2007-07-17 00:47:16 UTC (rev 27060)
@@ -0,0 +1,22 @@
+# $Id$
+PortSystem 1.0
+PortGroup python24 1.0
+name flagpoll
+version 0.9.0
+categories devel
+maintainers mccdo at iastate.edu
+description a python based replacement for pkgconfig
+long_description Flagpoll is a tool for developers to use \
+ meta-data files for storing information \
+ on what is needed to compile their software.\
+ Think of it as the rpm of software development.\
+ It enables developers total control over \
+ which packages, versions, architectures, etc. \
+ that they want to use meta-data from.
+homepage https://realityforge.vrsource.org/view/FlagPoll
+master_sites https://realityforge.vrsource.org/twiki/pub/FlagPoll/FlagpollDownloads/
+checksums md5 f9d25ea3904889ad238942a3e79805cc
+
+fetch.ignore_sslcert yes
+
+destroot.destdir --prefix=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070716/3c82e91b/attachment.html
More information about the macports-changes
mailing list