1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Add LICENSE

- Remove MASTER_SITE_SUBDIR
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-03-28 17:17:46 +00:00
parent 4de82d810a
commit d377a9adfb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382526

View File

@ -6,12 +6,15 @@ PORTVERSION= 1.01
PORTREVISION= 2
CATEGORIES= benchmarks perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Benchmark
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Run benchmarks in separate processes
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>