freebsd-ports/devel/p5-Test-Simple/Makefile
Sunpoet Po-Chuan Hsieh 8bce360ad1 - Update to 0.99
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Test-Simple/Changes
2013-10-14 15:35:08 +00:00

17 lines
332 B
Makefile

# Created by: Shell Hung <shell@shellhung.org>
# $FreeBSD$
PORTNAME= Test-Simple
PORTVERSION= 0.99
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RJBS
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Basic utilities for writing tests in perl
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>