Skip to content

Commit

Permalink
Import p5-Mac-Carbon-0.77 as devel/p5-Mac-Carbon.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
obache committed Aug 9, 2008
1 parent b07b273 commit 8d7944a
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/p5-Mac-Carbon/DESCR
@@ -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.
24 changes: 24 additions & 0 deletions devel/p5-Mac-Carbon/Makefile
@@ -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
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"
5 changes: 5 additions & 0 deletions devel/p5-Mac-Carbon/distinfo
@@ -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

0 comments on commit 8d7944a

Please sign in to comment.