1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

Add p5-Data-Object-Role 2.01

Data::Object::Role modifies the consuming package making it a role.

WWW: https://metacpan.org/release/Data-Object-Role
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-04-24 17:47:53 +00:00
parent bbd1ed2d7b
commit 6a9d42ce93
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532791
5 changed files with 34 additions and 0 deletions

View File

@ -2057,6 +2057,7 @@
SUBDIR += p5-Data-Object-Name
SUBDIR += p5-Data-Object-Opts
SUBDIR += p5-Data-Object-Plugin
SUBDIR += p5-Data-Object-Role
SUBDIR += p5-Data-ObjectDriver
SUBDIR += p5-Data-OptList
SUBDIR += p5-Data-Page-NoTotalEntries

View File

@ -0,0 +1,25 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Data-Object-Role
PORTVERSION= 2.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Role Builder for Data::Object
LICENSE= APACHE20
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Moo>=0:devel/p5-Moo \
p5-routines>=0:devel/p5-routines
TEST_DEPENDS= p5-Test-Auto>=0.05:devel/p5-Test-Auto
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1587721833
SHA256 (Data-Object-Role-2.01.tar.gz) = 1e45696f044f9048d1f672412245739550192eee9733f79d8de8b1c211861536
SIZE (Data-Object-Role-2.01.tar.gz) = 10871

View File

@ -0,0 +1,3 @@
Data::Object::Role modifies the consuming package making it a role.
WWW: https://metacpan.org/release/Data-Object-Role

View File

@ -0,0 +1,2 @@
%%SITE_PERL%%/Data/Object/Role.pm
%%PERL5_MAN3%%/Data::Object::Role.3.gz