]> Cypherpunks.ru repositories - nncp.git/blobdiff - ports/nncp/Makefile
Forbid any later GNU GPL versions autousage
[nncp.git] / ports / nncp / Makefile
index ce2e217be19c9f5c5fd69006534f3040e65927e6..b33a2e35cf1a5101f86801597f4c0f744414d914 100644 (file)
@@ -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=   3.0
+DISTVERSION=   4.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
@@ -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