aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-askpass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh-askpass/Makefile')
-rw-r--r--security/openssh-askpass/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/security/openssh-askpass/Makefile b/security/openssh-askpass/Makefile
index 7fd58e3062f4..0738399e515e 100644
--- a/security/openssh-askpass/Makefile
+++ b/security/openssh-askpass/Makefile
@@ -3,7 +3,7 @@
PORTNAME= OpenSSH-askpass
PORTVERSION= 1.2.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.jmknoble.net/software/x11-ssh-askpass/
DISTNAME= x11-ssh-askpass-${PORTVERSION}
@@ -11,12 +11,16 @@ DISTNAME= x11-ssh-askpass-${PORTVERSION}
MAINTAINER= hrs@FreeBSD.org
COMMENT= Graphical password applet for entering SSH passphrase
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/README
+
USE_XORG= x11 xt sm ice
DOCSDIR= ${PREFIX}/share/doc/ssh-askpass
PLIST_FILES= bin/x11-ssh-askpass \
bin/ssh-askpass \
lib/X11/app-defaults/SshAskpass
PORTDOCS= README TODO ChangeLog
+MAKE_JOBS_SAFE= yes
MAN1= x11-ssh-askpass.1
MLINKS= x11-ssh-askpass.1 ssh-askpass.1