X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=ports%2Fnncp%2FMakefile;h=bd6580edb28c942749ff27e69f3289f5952893da;hb=0139e8deda4112d2c3dcd52e0ad72162e54caa03;hp=4c539183ef4d8faee58b43e5fc9c59e9db1eb368;hpb=6b25673ea31dc03b123fabe8b0a6c20e7a4b8d7d;p=nncp.git diff --git a/ports/nncp/Makefile b/ports/nncp/Makefile index 4c53918..bd6580e 100644 --- a/ports/nncp/Makefile +++ b/ports/nncp/Makefile @@ -1,14 +1,15 @@ -# $FreeBSD: head/net/nncp/Makefile 460314 2018-01-29 16:17:45Z yuri $ +# $FreeBSD: head/net/nncp/Makefile 484628 2018-11-10 18:12:57Z bapt $ PORTNAME= nncp -DISTVERSION= 2.0 +DISTVERSION= 5.0.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ MAINTAINER= stargrave@stargrave.org -COMMENT= Utilities for secure store-and-forward files and mail exchanging +COMMENT= Utilities for secure store-and-forward files, mail, command exchanging -LICENSE= GPLv3+ +LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= go:lang/go @@ -24,6 +25,7 @@ OPTIONS_DEFINE= DOCS PORTDOCS= AUTHORS NEWS NEWS.RU README README.RU THANKS INFO= nncp +MAKE_ARGS= INFODIR=${STAGEDIR}${PREFIX}/${INFO_PATH} post-install: ${INSTALL_DATA} ${FILESDIR}/nncp.newsyslog.conf.sample ${STAGEDIR}${PREFIX}/etc/nncp.conf.sample