aboutsummaryrefslogtreecommitdiff
path: root/net/icpld
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
parent85f8ba094ad2b83b192f9393ce02cd24cb252874 (diff)
downloadports-ba6d6a0584b9f2b7c5940d2604bbb2c9b60338df.tar.gz
ports-ba6d6a0584b9f2b7c5940d2604bbb2c9b60338df.zip
Notes
Diffstat (limited to 'net/icpld')
-rw-r--r--net/icpld/Makefile3
-rw-r--r--net/icpld/pkg-plist5
2 files changed, 3 insertions, 5 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
diff --git a/net/icpld/pkg-plist b/net/icpld/pkg-plist
deleted file mode 100644
index 3c27758654b2..000000000000
--- a/net/icpld/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-bin/icpld
-etc/icpld.conf.sample
-etc/rc.d/icpld.sh.sample
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm %%DOCSDIR%%