Sat Aug 9 02:35:21 2008 UTC ()
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.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(obache)
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Mac-Carbon/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Mac-Carbon/distinfo
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Mac-Carbon/DESCR

File Added: pkgsrc/devel/p5-Mac-Carbon/Makefile
# $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"

File Added: pkgsrc/devel/p5-Mac-Carbon/distinfo
$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

File Added: pkgsrc/devel/p5-Mac-Carbon/DESCR
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.