| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/net/nfsshell/ |
Upload File : |
PORTNAME= nfsshell
PORTVERSION= 20130510
PORTREVISION= 4
CATEGORIES= net
#MASTER_SITES= http://www.cs.vu.nl/pub/leendert/
MAINTAINER= hrs@FreeBSD.org
COMMENT= Userland NFS command tool
WWW= https://github.com/NetDirect/nfsshell
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= localbase readline
USE_GITHUB= yes
GH_ACCOUNT= NetDirect
GH_TAGNAME= 09cdd52
ALL_TARGET= nfsshell
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DREADLINE" \
LIBS="-lreadline ${LDFLAGS}"
PLIST_FILES= bin/nfsshell
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/nfsshell ${STAGEDIR}${PREFIX}/bin/nfsshell
.include <bsd.port.mk>