# New ports collection makefile for: sshbuddy # Date created: 26 September 1999 # Whom: Dan Moschuk # # $FreeBSD$ # PORTNAME= sshbuddy PORTVERSION= 1.05 PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://linuxmafia.com/pub/linux/security/sshbuddy/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple and small GUI utility to manage ssh sessions RUN_DEPENDS= expectk:${PORTSDIR}/lang/expect NO_BUILD= yes PLIST_FILES= bin/sshbuddy .if defined(WITHOUT_X11) BROKEN= Broken dependency .endif do-install: ${INSTALL_SCRIPT} ${WRKSRC}/sshbuddy.expk ${PREFIX}/bin/sshbuddy .include el='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing USE_OPENSSL=yestijl2015-01-151-1/+3
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
* Convert GMAKE to MAKE_CMDbapt2014-06-251-1/+1
* - Fix packaging without DOCS or with ULTRAFTPantoine2013-12-061-14/+5
* Support staging.ehaupt2013-11-191-6/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkmat2013-08-031-2/+2
* - cleanup leftoversjgh2013-07-261-2/+2
* - unbreak package creationjgh2013-07-261-5/+11
* New USES imake to handle the dependency on imake.bapt2013-06-28