[41640] trunk/dports/graphics

blb at macports.org blb at macports.org
Fri Nov 7 14:59:16 PST 2008


Revision: 41640
          http://trac.macports.org/changeset/41640
Author:   blb at macports.org
Date:     2008-11-07 14:59:16 -0800 (Fri, 07 Nov 2008)
Log Message:
-----------
New port graphics/libemf, ticket #17125

Added Paths:
-----------
    trunk/dports/graphics/libemf/
    trunk/dports/graphics/libemf/Portfile

Added: trunk/dports/graphics/libemf/Portfile
===================================================================
--- trunk/dports/graphics/libemf/Portfile	                        (rev 0)
+++ trunk/dports/graphics/libemf/Portfile	2008-11-07 22:59:16 UTC (rev 41640)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem	1.0
+name		libemf
+version		1.0.3
+platforms	darwin
+categories	graphics
+maintainers	vcn.com:jjstickel
+description	Enhanced Metafile Library
+
+long_description \
+ libEMF is a C/C++ library which provides a drawing toolkit based on \
+ ECMA-234. The general purpose of this library is to create vector \
+ graphics files on POSIX systems which can be imported into \
+ StarOffice/OpenOffice (and Microsoft Office).  Note: this project is \
+ no longer actively maintained.  The latest version can be found \
+ from the pstoedit sourceforge site.
+
+homepage	http://libemf.sourceforge.net/
+checksums	md5 a4e91fd8077ce5f540f569e20e8ef7ff
+master_sites	http://downloads.sourceforge.net/pstoedit
+distname	libEMF-${version}
+


Property changes on: trunk/dports/graphics/libemf/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/20081107/1003c2fe/attachment.html>


More information about the macports-changes mailing list