freebsd-ports/devel/p5-Test-Stream/Makefile
Sunpoet Po-Chuan Hsieh 47850cb9f1 - Update to 1.302027
- Mark DEPRECATED

Changes:	http://search.cpan.org/dist/Test-Stream/Changes
2016-03-06 06:20:39 +00:00

22 lines
421 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Test-Stream
PORTVERSION= 1.302027
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Successor to Test::More and Test::Builder
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
DEPRECATED= Use devel/p5-Test2-Suite instead
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>