]> Cypherpunks.ru repositories - nncp.git/blobdiff - ports/nncp/Makefile
Merge branch 'develop'
[nncp.git] / ports / nncp / Makefile
index 2043075ee00b8f47c87bee22a88836f33f074fce..2b3805f0e9439b0dc30701956db911eb73a44ffe 100644 (file)
@@ -1,10 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=      nncp
-PORTVERSION=   0.7
+PORTVERSION=   2.0
 CATEGORIES=    net
-MASTER_SITES=  http://www.nncpgo.org/download/ \
-               http://sourceforge.net/projects/nncp/files/
+MASTER_SITES=  http://www.nncpgo.org/download/
 
 MAINTAINER=    stargrave@stargrave.org
 COMMENT=       Utilities for secure store-and-forward files and mail exchanging
@@ -26,16 +25,18 @@ PORTDOCS=   AUTHORS NEWS NEWS.RU README README.RU THANKS
 INFO=          nncp
 INSTALL_TARGET=        install-strip
 
-PLIST_FILES=   bin/nncp-call \
+PLIST_FILES=   bin/nncp-bundle \
+               bin/nncp-call \
                bin/nncp-caller \
+               bin/nncp-cfgenc \
+               bin/nncp-cfgmin \
+               bin/nncp-cfgnew \
                bin/nncp-check \
                bin/nncp-daemon \
                bin/nncp-file \
                bin/nncp-freq \
                bin/nncp-log \
                bin/nncp-mail \
-               bin/nncp-mincfg \
-               bin/nncp-newcfg \
                bin/nncp-pkt \
                bin/nncp-reass \
                bin/nncp-rm \