freebsd-ports/devel/p5-Test-TempDir-Tiny/Makefile
2016-04-11 17:26:29 +00:00

20 lines
402 B
Makefile

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