[81613] trunk/dports/perl
dports at macports.org
dports at macports.org
Tue Aug 2 17:44:09 PDT 2011
Revision: 81613
http://trac.macports.org/changeset/81613
Author: dports at macports.org
Date: 2011-08-02 17:44:09 -0700 (Tue, 02 Aug 2011)
Log Message:
-----------
p5-extutils-libbuilder: new port, v0.04
Added Paths:
-----------
trunk/dports/perl/p5-extutils-libbuilder/
trunk/dports/perl/p5-extutils-libbuilder/Portfile
Added: trunk/dports/perl/p5-extutils-libbuilder/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-libbuilder/Portfile (rev 0)
+++ trunk/dports/perl/p5-extutils-libbuilder/Portfile 2011-08-03 00:44:09 UTC (rev 81613)
@@ -0,0 +1,25 @@
+# -*- 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
+PortGroup perl5 1.0
+
+perl5.setup ExtUtils-LibBuilder 0.04
+platforms darwin
+maintainers nomaintainer
+supported_archs noarch
+license {Artistic GPL}
+
+description help build perl modules with self-contained C libraries
+
+long_description \
+ Some Perl modules need to ship C libraries together with their Perl \
+ code. Although there are mechanisms to compile and link (or glue) C \
+ code in your Perl programs, there isn't a clear method to compile \
+ standard, self-contained C libraries. This module's main goal is to \
+ help in that task.
+
+checksums sha256 dcac851a093331a7fb6349c08a2b9bd75a10ea4b009b2771af7b59c347879948 \
+ rmd160 a12ef706c4da6a3b0fbc2facf5b37f05a3509a82
+
+perl5.use_module_build
Property changes on: trunk/dports/perl/p5-extutils-libbuilder/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/20110802/1f4625e8/attachment.html>
More information about the macports-changes
mailing list