mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
e2f6302b8e
commit
6239af80de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493843
@ -11,6 +11,10 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= anes@anes.su
|
||||
COMMENT= Base class for TCP connectful clients
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-AnyEvent>=5:devel/p5-AnyEvent \
|
||||
p5-Object-Event>=1.21:devel/p5-Object-Event \
|
||||
p5-common-sense>=2:devel/p5-common-sense \
|
||||
@ -23,5 +27,6 @@ RUN_DEPENDS= p5-AnyEvent>=5:devel/p5-AnyEvent \
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user