freebsd-ports/devel/p5-Test-RandomResults/Makefile
Sunpoet Po-Chuan Hsieh f785e51cb4 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189521
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-25 12:37:30 +00:00

20 lines
359 B
Makefile

# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
PORTNAME= Test-RandomResults
PORTVERSION= 0.03
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Test non-deterministic functions
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>