1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Add LICENSE

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-02-27 09:03:01 +00:00
parent d1d80446be
commit e27c6530c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463113

View File

@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vovkasm@gmail.com
COMMENT= Simple but non-blocking HTTP/HTTPS client
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-AnyEvent>=5.33:devel/p5-AnyEvent \
p5-common-sense>=3.3:devel/p5-common-sense
RUN_DEPENDS:= ${BUILD_DEPENDS}