X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=ports%2Fnncp%2FMakefile;h=b26f5666e6e127e206be18fd7295cee38bdebc18;hb=b120877e6282de3a7573d0ff33ff77de7766961e;hp=971db0b504cfaf24db7d55aba98677ec3d07dac1;hpb=c462622a59368f5d09a46d370a8f4c5eff9bd57d;p=nncp.git diff --git a/ports/nncp/Makefile b/ports/nncp/Makefile index 971db0b..b26f566 100644 --- a/ports/nncp/Makefile +++ b/ports/nncp/Makefile @@ -1,20 +1,20 @@ -# $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= 3.1 +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, mail and command 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 USES= tar:xz -MAKEFILE= BSDmakefile USE_RC_SUBR= nncp-caller nncp-daemon nncp-toss INSTALL_TARGET= install-strip @@ -24,6 +24,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