- Add LICENSE
- Add NO_ARCH
This commit is contained in:
parent
989b0ef3a7
commit
dcb9cd5983
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413985
1 changed files with 4 additions and 0 deletions
|
@ -11,10 +11,14 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Simple SSH authentication
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Authen-Simple>=0:security/p5-Authen-Simple \
|
||||
p5-Net-SSH-Perl>=0:net/p5-Net-SSH-Perl
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
|
|
Loading…
Reference in a new issue