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

net/p5-Net-HTTP-Spore-Middleware-Header: Add LICENSE_FILE

This commit is contained in:
Po-Chuan Hsieh 2021-06-20 19:32:40 +08:00
parent c45754a175
commit 6d1bace07e
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -12,13 +12,15 @@ COMMENT= Spore Middleware to add header on each request
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \
p5-Net-HTTP-Spore>=0:net/p5-Net-HTTP-Spore
NO_ARCH= yes
USE_PERL5= modbuild
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>