[44353] trunk/dports/devel
illogic-al at macports.org
illogic-al at macports.org
Fri Dec 26 17:42:07 PST 2008
Revision: 44353
http://trac.macports.org/changeset/44353
Author: illogic-al at macports.org
Date: 2008-12-26 17:42:06 -0800 (Fri, 26 Dec 2008)
Log Message:
-----------
New portfile uploaded. Dependency for kdepimlibs4-devel.
Added Paths:
-----------
trunk/dports/devel/libical/
trunk/dports/devel/libical/Portfile
Added: trunk/dports/devel/libical/Portfile
===================================================================
--- trunk/dports/devel/libical/Portfile (rev 0)
+++ trunk/dports/devel/libical/Portfile 2008-12-27 01:42:06 UTC (rev 44353)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name libical
+version 0.42
+categories devel
+maintainers fs.ei.tum.de:jonas openmaintainer
+description an implementation of iCalendar protocols and data formats
+platforms darwin
+homepage http://sourceforge.net/projects/freeassociation/
+master_sites sourceforge:freeassociation
+distname ${name}-${version}
+distfiles ${distname}.tar.gz
+checksums md5 34395dcc0c0f950f337f7bf183b5ac1a \
+ sha1 8b6654c714b0193e4496a55427803c969c9cb5e1 \
+ rmd160 71544a562a4244bec7f62669bdbf280591c0b253
+
+post-configure {
+ reinplace "s|CC -dynamiclib|CC ${configure.universal_ldflags} -dynamiclib|g" ${worksrcpath}/libtool
+}
+
Property changes on: trunk/dports/devel/libical/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081226/1890b6cc/attachment.html>
More information about the macports-changes
mailing list