]> Cypherpunks.ru repositories - nncp.git/blobdiff - ports/nncp/Makefile
nncp-rm command
[nncp.git] / ports / nncp / Makefile
index 3f43deac24f928f693d4e63f2af4722d0247bc68..00d8d558b92e431a9fc6c80ad13290b8ad70e09c 100644 (file)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=      nncp
-PORTVERSION=   0.2
+PORTVERSION=   0.6
 CATEGORIES=    net
 MASTER_SITES=  http://www.nncpgo.org/download/ \
                http://sourceforge.net/projects/nncp/files/
@@ -17,7 +17,7 @@ BUILD_DEPENDS=        go:lang/go
 USES=          tar:xz
 MAKEFILE=      BSDmakefile
 
-USE_RC_SUBR=   nncp-caller nncp-daemon
+USE_RC_SUBR=   nncp-caller nncp-daemon nncp-toss
 REQUIRE=       DAEMON
 
 SUB_FILES=     pkg-message pkg-deinstall nncp.newsyslog.conf
@@ -34,8 +34,10 @@ PLIST_FILES= bin/nncp-call \
                bin/nncp-freq \
                bin/nncp-log \
                bin/nncp-mail \
-               bin/nncp-newnode \
+               bin/nncp-mincfg \
+               bin/nncp-newcfg \
                bin/nncp-pkt \
+               bin/nncp-rm \
                bin/nncp-stat \
                bin/nncp-toss \
                bin/nncp-xfer \