From 8a801bc778c025f8e184372a320a418b1d0fce3f Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Apr 2014 05:49:57 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter PR: 188274 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- www/p5-Catalyst-Plugin-Scheduler/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/p5-Catalyst-Plugin-Scheduler/Makefile b/www/p5-Catalyst-Plugin-Scheduler/Makefile index e4ee03e9e74c..89ccc62033a9 100644 --- a/www/p5-Catalyst-Plugin-Scheduler/Makefile +++ b/www/p5-Catalyst-Plugin-Scheduler/Makefile @@ -8,9 +8,12 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Schedule events to run in a cron-like manner +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-DateTime-Event-Cron>=0:${PORTSDIR}/devel/p5-DateTime-Event-Cron \