X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=ports%2Fnncp%2FMakefile;h=dbc14e44c0384568b14a6f9db99b1c57c6dfe091;hb=ee648620885962bae731cd1e9a9eac0b6545c451;hp=792703f1aa2e34589d3a66c08af7c1b74e449c8e;hpb=9d80ad45bc2a002c256766886c1d43e61799536f;p=nncp.git diff --git a/ports/nncp/Makefile b/ports/nncp/Makefile index 792703f..dbc14e4 100644 --- a/ports/nncp/Makefile +++ b/ports/nncp/Makefile @@ -1,7 +1,5 @@ -# $FreeBSD: $ - PORTNAME= nncp -DISTVERSION= 5.4.0 +DISTVERSION= 8.7.1 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ @@ -11,11 +9,12 @@ COMMENT= Utilities for secure store-and-forward files, mail, command exchanging LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= go:no_targets tar:xz +USES= go:modules,no_targets tar:xz USE_RC_SUBR= nncp-caller nncp-daemon nncp-toss MAKE_ARGS= INFODIR=${STAGEDIR}${PREFIX}/${INFO_PATH} +MAKE_ENV= ${GO_ENV} INSTALL_TARGET= install-strip SUB_FILES= pkg-message pkg-install pkg-deinstall