1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/devel/p5-Test-Harness-Straps/Makefile
2013-10-31 14:31:30 +00:00

17 lines
310 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= Test-Harness-Straps
PORTVERSION= 0.30
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Detailed analysis of test results for Perl
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>