1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

ExtUtils::LibBuilder is a tool to build C libraries.

WWW: http://search.cpan.org/dist/ExtUtils-LibBuilder/
This commit is contained in:
Wen Heping 2011-02-16 08:39:41 +00:00
parent a81f1b90e6
commit 7087235b10
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269234
5 changed files with 31 additions and 0 deletions

View File

@ -1622,6 +1622,7 @@
SUBDIR += p5-ExtUtils-Constant
SUBDIR += p5-ExtUtils-Depends
SUBDIR += p5-ExtUtils-Install
SUBDIR += p5-ExtUtils-LibBuilder
SUBDIR += p5-ExtUtils-MakeMaker
SUBDIR += p5-ExtUtils-MakeMaker-Coverage
SUBDIR += p5-ExtUtils-Manifest

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: ExtUtils::LibBuilder
# Date created: 16 Feb 2011
# Whom: Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= ExtUtils-LibBuilder
PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Perl module to build C libraries
BUILD_DEPENDS= p5-ExtUtils-CBuilder>=0.27:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
PERL_MODBUILD= yes
MAN3= ExtUtils::LibBuilder.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (ExtUtils-LibBuilder-0.04.tar.gz) = dcac851a093331a7fb6349c08a2b9bd75a10ea4b009b2771af7b59c347879948
SIZE (ExtUtils-LibBuilder-0.04.tar.gz) = 5372

View File

@ -0,0 +1,3 @@
ExtUtils::LibBuilder is a tool to build C libraries.
WWW: http://search.cpan.org/dist/ExtUtils-LibBuilder/

View File

@ -0,0 +1,2 @@
%%SITE_PERL%%/ExtUtils/LibBuilder.pm
@dirrmtry %%SITE_PERL%%/ExtUtils