freebsd-ports/devel/p5-CPAN-DistnameInfo/Makefile
Andrej Zverev 4cfea3d01e - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 10:33:57 +00:00

16 lines
322 B
Makefile

# Created by: Lars Thegler <lars@thegler.dk>
# $FreeBSD$
PORTNAME= CPAN-DistnameInfo
PORTVERSION= 0.12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Extract distribution name and version from a CPAN filename
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>