blob: 811a6d8a06c7952bf433a602852120f1d2426750 (
plain) (
tree)
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Test-TableDriven
PORTVERSION= 0.02
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Write tests, not scripts that run them
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>
|