mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Add missing run-time dependency
Submitted by: des MFH: 2014Q2
This commit is contained in:
parent
1a48dd1a3e
commit
6a050250e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354346
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= signing-party
|
||||
PORTVERSION= 1.1.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/signing-party/ \
|
||||
${MASTER_SITE_DEBIAN}
|
||||
@ -13,6 +14,7 @@ MAINTAINER= johans@FreeBSD.org
|
||||
COMMENT= Various OpenPGP related tools
|
||||
|
||||
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \
|
||||
p5-Net-IDN-Encode>=0:${PORTSDIR}/textproc/p5-Net-IDN-Encode \
|
||||
p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker \
|
||||
p5-GnuPG-Interface>=0:${PORTSDIR}/security/p5-GnuPG-Interface \
|
||||
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
|
||||
|
Loading…
Reference in New Issue
Block a user