1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Pass maintainership to submitter

PR:		ports/188804
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-04-26 18:14:42 +00:00
parent e1386dec13
commit 63d2a7db4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352340

View File

@ -7,9 +7,12 @@ CATEGORIES= www databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= 5u623l20@gmail.com
COMMENT= Use DBD::SQLite 1.x for Apache::Session storage
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Apache-Session>=0:${PORTSDIR}/www/p5-Apache-Session \
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
RUN_DEPENDS:= ${BUILD_DEPENDS}