Files
Matthew Seaman 839cc4bca2 devel/p5-Role-Basic: update to 0.16
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
2025-02-19 22:09:01 +00:00

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>