# New ports collection makefile for: ExtUtils-PkgConfig # Date created: 18 October 2003 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= ExtUtils-PkgConfig PORTVERSION= 1.06 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/T/TS/TSCH PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Simplistic interface to pkg-config USE_GNOME= pkgconfig PERL_CONFIGURE= yes MAN3= ExtUtils::PkgConfig.3 post-patch: @${PERL} -pi -e '$$_="" if $$.==1' ${WRKSRC}/Makefile.PL .include .if ${PERL_LEVEL} < 500800 EXTRA_PATCHES= ${PATCHDIR}/500600-Makefile.PL .endif .include '/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Change RUN_DEPENDS from py-beautifulsoup448 to py-beautifulsoupSunpoet Po-Chuan Hsieh2020-12-241-2/+2
* soupsieve 2.0.1 is only compatible with python 3.6+Antoine Brodin2020-12-241