From 5dab9dc944461fd3b12973461ee978d5eebf9394 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 May 2014 03:51:22 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter PR: ports/189335 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- lang/p5-Quantum-Superpositions/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/p5-Quantum-Superpositions/Makefile b/lang/p5-Quantum-Superpositions/Makefile index 7e5680f4c80f..e81a109fdea4 100644 --- a/lang/p5-Quantum-Superpositions/Makefile +++ b/lang/p5-Quantum-Superpositions/Makefile @@ -7,9 +7,12 @@ CATEGORIES= lang science perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= QM-like superpositions in Perl +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Class-Multimethods>=0:${PORTSDIR}/devel/p5-Class-Multimethods RUN_DEPENDS:= ${BUILD_DEPENDS}