freebsd-ports/devel/p5-Test-TempDir-Tiny/Makefile
2015-03-06 16:33:39 +00:00

18 lines
357 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Test-TempDir-Tiny
PORTVERSION= 0.004
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Temporary directories that stick around when tests fail
LICENSE= APACHE20
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>