aboutsummaryrefslogtreecommitdiff
path: root/net/icpld/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-20 18:00:04 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-20 18:00:04 +0000
commitba6d6a0584b9f2b7c5940d2604bbb2c9b60338df (patch)
treeea5634eaabf89be04f07a29a20e5a31e6f226f60 /net/icpld/Makefile
parent85f8ba094ad2b83b192f9393ce02cd24cb252874 (diff)
downloadports-ba6d6a0584b9f2b7c5940d2604bbb2c9b60338df.tar.gz
ports-ba6d6a0584b9f2b7c5940d2604bbb2c9b60338df.zip
Notes
Diffstat (limited to 'net/icpld/Makefile')
-rw-r--r--net/icpld/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/icpld/Makefile b/net/icpld/Makefile
index 43ee53011895..9b6af6442f4a 100644
--- a/net/icpld/Makefile
+++ b/net/icpld/Makefile
@@ -19,6 +19,9 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= ${PORTNAME}.1
+PORTDOCS= README
+PLIST_FILES= bin/icpld etc/icpld.conf.sample etc/rc.d/icpld.sh.sample
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${MANPREFIX}/man/man1