freebsd-ports/devel/p5-Test-TableDriven/Makefile
Sunpoet Po-Chuan Hsieh 7b0ab017a5 - Update RUN_DEPENDS: Data::Dumper is already in lang/perl5.*
- Bump PORTREVISION for dependency change

Notified by:	az@
2011-06-11 16:17:10 +00:00

22 lines
434 B
Makefile

# New ports collection makefile for: p5-Test-TableDriven
# Date created: 2011-06-11
# Whom: 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
PERL_CONFIGURE= yes
MAN3= Test::TableDriven.3
.include <bsd.port.mk>