Index: head/net/sshping/Makefile.2017081601 =================================================================== --- head/net/sshping/Makefile.2017081601 (revision 448035) +++ head/net/sshping/Makefile.2017081601 (nonexistent) @@ -1,31 +0,0 @@ -# Created by: Emanuel Haupt -# $FreeBSD$ - -PORTNAME= sshping -PORTVERSION= 0.0.2017081601 -CATEGORIES= net - -MAINTAINER= ehaupt@FreeBSD.org -COMMENT= SSH-based ping to measure character echo latency and bandwidth - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -LIB_DEPENDS= libssh.so:security/libssh - -USES= localbase:ldflags -USE_GITHUB= yes - -GH_ACCOUNT= spook -GH_TAGNAME= 0856aa5 - -PLIST_FILES= bin/sshping - -do-build: - ${CXX} ${CXXFLAGS} ${LDFLAGS} -I ${WRKSRC}/ext ${WRKSRC}/src/sshping.cxx -lssh \ - -o ${WRKSRC}/bin/sshping - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - -.include Property changes on: head/net/sshping/Makefile.2017081601 ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property