aboutsummaryrefslogtreecommitdiff
path: root/net/pppoa/Makefile
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2001-09-03 11:33:34 +0000
committerBrian Somers <brian@FreeBSD.org>2001-09-03 11:33:34 +0000
commitdc6f2eef75544c5bb41b2ad37e6b135ac51999a5 (patch)
treefb0b4695473ed5ac1f3d9ad9f963e28b7dd8e786 /net/pppoa/Makefile
parent89bcea86393caf6987e10665199d3effcd482f33 (diff)
downloadports-dc6f2eef75544c5bb41b2ad37e6b135ac51999a5.tar.gz
ports-dc6f2eef75544c5bb41b2ad37e6b135ac51999a5.zip
Notes
Diffstat (limited to 'net/pppoa/Makefile')
-rw-r--r--net/pppoa/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/pppoa/Makefile b/net/pppoa/Makefile
index b0789461a2e4..6f2df3424e6a 100644
--- a/net/pppoa/Makefile
+++ b/net/pppoa/Makefile
@@ -29,5 +29,7 @@ post-install:
${CHOWN} root:wheel ${PREFIX}/arpwatch; \
fi
${INSTALL_DATA} ${WRKSRC}/../mgmt/mgmt.o ${PREFIX}/libdata/.
+ ${INSTALL_DATA} ${FILESDIR}/quick-install ${PREFIX}/share/speedtouch/.
+ ${CAT} ${PREFIX}/share/speedtouch/quick-install
.include <bsd.port.mk>