X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=ports%2Fnncp%2FMakefile;h=5f62b97919b674241f411b46a51f8be581be6bc4;hb=8f43a18b96b1fb5678d5e1e9ca13f99b734694ef;hp=77a7f974dffac3e5b750d61d827ccf997946d80a;hpb=5a70eb101538b11bb4e4a87d00a75505c81a1ebc;p=nncp.git diff --git a/ports/nncp/Makefile b/ports/nncp/Makefile index 77a7f97..5f62b97 100644 --- a/ports/nncp/Makefile +++ b/ports/nncp/Makefile @@ -1,29 +1,29 @@ -# $FreeBSD: head/net/nncp/Makefile 471003 2018-05-27 20:24:00Z krion $ +# $FreeBSD: head/net/nncp/Makefile 517819 2019-11-17 11:51:56Z dmgk $ PORTNAME= nncp -DISTVERSION= 3.4 +DISTVERSION= 5.1.1 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ MAINTAINER= stargrave@stargrave.org 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= go:no_targets tar:xz -USES= tar:xz -MAKEFILE= BSDmakefile USE_RC_SUBR= nncp-caller nncp-daemon nncp-toss + +MAKE_ARGS= INFODIR=${STAGEDIR}${PREFIX}/${INFO_PATH} INSTALL_TARGET= install-strip SUB_FILES= pkg-message pkg-install pkg-deinstall -OPTIONS_DEFINE= DOCS - -PORTDOCS= AUTHORS NEWS NEWS.RU README README.RU THANKS INFO= nncp +PORTDOCS= AUTHORS NEWS NEWS.RU README README.RU THANKS + +OPTIONS_DEFINE= DOCS post-install: ${INSTALL_DATA} ${FILESDIR}/nncp.newsyslog.conf.sample ${STAGEDIR}${PREFIX}/etc/nncp.conf.sample