pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Mac-Carbon Import p5-Mac-Carbon-0.77 as devel...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c84a0aee692f
branches: trunk
changeset: 545602:c84a0aee692f
user: obache <obache%pkgsrc.org@localhost>
date: Sat Aug 09 02:35:21 2008 +0000
description:
Import p5-Mac-Carbon-0.77 as devel/p5-Mac-Carbon.
Mac::Carbon is a collection of perl modules for accessing the Carbon API under
Mac OS X. It is a port of the Toolbox modules written by Matthias Neeracher for
MacPerl.
diffstat:
devel/p5-Mac-Carbon/DESCR | 3 +++
devel/p5-Mac-Carbon/Makefile | 24 ++++++++++++++++++++++++
devel/p5-Mac-Carbon/distinfo | 5 +++++
3 files changed, 32 insertions(+), 0 deletions(-)
diffs (44 lines):
diff -r ae6714de3362 -r c84a0aee692f devel/p5-Mac-Carbon/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Mac-Carbon/DESCR Sat Aug 09 02:35:21 2008 +0000
@@ -0,0 +1,3 @@
+Mac::Carbon is a collection of perl modules for accessing the Carbon API under
+Mac OS X. It is a port of the Toolbox modules written by Matthias Neeracher for
+MacPerl.
diff -r ae6714de3362 -r c84a0aee692f devel/p5-Mac-Carbon/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Mac-Carbon/Makefile Sat Aug 09 02:35:21 2008 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/09 02:35:21 obache Exp $
+#
+
+DISTNAME= Mac-Carbon-0.77
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/}
+
+MAINTAINER= obache%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Mac-Carbon/
+COMMENT= Carbon API for perl on Mac OS X
+
+ONLY_FOR_PLATFORM= Darwin-*-*
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= c c++
+
+PERL5_PACKLIST= auto/Mac/Carbon/.packlist
+
+BUILDLINK_PASSTHRU_DIRS+= /Developer/Headers/FlatCarbon
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ae6714de3362 -r c84a0aee692f devel/p5-Mac-Carbon/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Mac-Carbon/distinfo Sat Aug 09 02:35:21 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/09 02:35:21 obache Exp $
+
+SHA1 (Mac-Carbon-0.77.tar.gz) = a94b45592b648af3086ebe53e364011a9ab638f6
+RMD160 (Mac-Carbon-0.77.tar.gz) = 8fe59735da65fd359ab835809742a4114ecaa9b5
+Size (Mac-Carbon-0.77.tar.gz) = 300127 bytes
Home |
Main Index |
Thread Index |
Old Index