839cc4bca2
13 years without an update, and then three come along at once. Changes: https://metacpan.org/release/OVID/Role-Basic-0.16/source/Changes Reported by: portscout,repology
19 lines
344 B
Makefile
19 lines
344 B
Makefile
PORTNAME= Role-Basic
|
|
PORTVERSION= 0.16
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
MASTER_SITE_SUBDIR= CPAN:OVID
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= matthew@FreeBSD.org
|
|
COMMENT= Just roles. Nothing else
|
|
WWW= https://metacpan.org/release/Role-Basic
|
|
|
|
NO_ARCH= yes
|
|
PORTSCOUT= limit:^0\.[1-9]
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|