aboutsummaryrefslogtreecommitdiff
path: root/net/fspd
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-05-25 11:35:20 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-05-25 11:35:20 +0000
commit58dd4904160d95969e8f860a8cd212a91fc5e86e (patch)
tree22e76db2247ea8afa716f0571d7ec8e3bd3b62e9 /net/fspd
parent08c4d6057ce94a80cba6b9671e4caf45a9f7ad5b (diff)
downloadports-58dd4904160d95969e8f860a8cd212a91fc5e86e.tar.gz
ports-58dd4904160d95969e8f860a8cd212a91fc5e86e.zip
Fix BROKENess by properly maintaining PLIST_FILES.
Notes
Notes: svn path=/head/; revision=191767
Diffstat (limited to 'net/fspd')
-rw-r--r--net/fspd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/fspd/Makefile b/net/fspd/Makefile
index e75402eb683a..defcc8729e70 100644
--- a/net/fspd/Makefile
+++ b/net/fspd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fspd
PORTVERSION= 2.8.1.24
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fsp
@@ -15,8 +16,6 @@ DISTNAME= fsp-2.8.1b24
MAINTAINER= ports@FreeBSD.org
COMMENT= FSP daemon, clients and scanner
-BROKEN= Incomplete pkg-plist
-
CLIENTS= fcatcmd fcdcmd fducmd ffindcmd fgetcmd fgrabcmd fhostcmd \
flscmd fmkdir fprocmd fput frmcmd frmdircmd fver fspmerge \
fstatcmd fmvcmd fbye fsetupcmd
@@ -53,6 +52,7 @@ CONFIGURE_ARGS+= --disable-timeout
PLIST_FILES+= bin/${command}
.endfor
.endif
+PLIST_FILES+= etc/fspd.conf.sample bin/fspscan bin/fspd
post-extract:
${CP} ${WRKSRC}/doc/PROTOCOL ${WRKSRC}