X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=ports%2Fnncp%2FMakefile;h=e2a7e5d9f4ec3f882bf160b9666638c174cad78a;hb=4a8e79c63ceea6596ccfe3d173ad452389ded81e;hp=7f294dd3cd0fa7b2fdf1f4d664dc949f937a056a;hpb=6d4c3aa5a9609400ed647a004bd8501e28c2cc6f;p=nncp.git diff --git a/ports/nncp/Makefile b/ports/nncp/Makefile index 7f294dd..e2a7e5d 100644 --- a/ports/nncp/Makefile +++ b/ports/nncp/Makefile @@ -1,7 +1,7 @@ # $FreeBSD: $ PORTNAME= nncp -DISTVERSION= 5.3.3 +DISTVERSION= 6.3.0 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ @@ -11,11 +11,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