diff options
Diffstat (limited to 'sysutils/tmate-ssh-server/Makefile')
| -rw-r--r-- | sysutils/tmate-ssh-server/Makefile | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/sysutils/tmate-ssh-server/Makefile b/sysutils/tmate-ssh-server/Makefile deleted file mode 100644 index 177503b2ae74..000000000000 --- a/sysutils/tmate-ssh-server/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -PORTNAME= tmate-ssh-server -PORTVERSION= g2020071601 -PORTEPOCH= 1 -PORTREVISION= 1 -CATEGORIES= sysutils - -MAINTAINER= bofh@FreeBSD.org -COMMENT= Instant terminal sharing server -WWW= https://tmate.io/ - -LIB_DEPENDS= libevent.so:devel/libevent \ - libmsgpackc.so:devel/msgpack-c \ - libssh.so:security/libssh - -USES= autoreconf compiler:c11 ncurses pkgconfig -USE_GITHUB= yes -GH_ACCOUNT= tmate-io -GH_TAGNAME= 97d2024 - -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -LDFLAGS+= -lexecinfo - -PLIST_FILES= bin/tmate-ssh-server - -PORTSCOUT= skipv:2.3.0 - -.include <bsd.port.mk> |
