# New ports collection makefile for: ExtUtils::CBuilder # Date created: 20 Feb 2004 # Whom: Mathieu Arnold # # $FreeBSD$ # PORTNAME= ExtUtils-CBuilder PORTVERSION= 0.24 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Compile and link C code for Perl modules PERL_CONFIGURE= yes MAN3= ExtUtils::CBuilder.3 ExtUtils::CBuilder::Platform::Windows.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix license information for portgs that use "the same license as Perl".mat2017-09-15