# Created by: will
# $FreeBSD: head/devel/p5-Make/Makefile 451496 2017-10-08 07:58:45Z sunpoet $

PORTNAME=	Make
PORTVERSION=	1.1.5
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module implementing 'make' and script

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

TEST_DEPENDS=	p5-Test-Compile>=1.2.1:devel/p5-Test-Compile

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>
