freebsd-ports/devel/p5-ExtUtils-Install/Makefile
Andrej Zverev 5010cb0eda - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 13:26:14 +00:00

16 lines
289 B
Makefile

# $FreeBSD$
PORTNAME= ExtUtils-Install
PORTVERSION= 1.54
PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to install files from here to there
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>