- Add missing perl run-dependency
- Add NO_ARCH - Drop @dirrm* from plist
This commit is contained in:
parent
bec7efd6d9
commit
5a23c27329
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389816
@ -3,17 +3,20 @@
|
||||
|
||||
PORTNAME= keyprint
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= LOCAL/mharo
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Print S/Key keys on a piece of paper, twice the size of a credit card
|
||||
|
||||
USES= shebangfix
|
||||
USES= perl5 shebangfix
|
||||
USE_PERL5= run
|
||||
SHEBANG_FILES= keyprint
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTDOCS= README
|
||||
SHEBANG_FILES= keyprint
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
bin/keyprint
|
||||
%%DATADIR%%/keyblank.ps
|
||||
@dirrm share/keyprint
|
||||
|
Loading…
Reference in New Issue
Block a user