opnsense-ports/devel/p5-Test-Data/Makefile
Franco Fichtner 92c2253299 */*: sync with upstream
Taken from: FreeBSD
2016-04-01 04:04:50 +02:00

18 lines
347 B
Makefile

# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
PORTNAME= Test-Data
PORTVERSION= 1.24
PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BDFOY
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Test functions for particular variable types
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>