summaryrefslogtreecommitdiff
path: root/net/pppoa
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
parentAdd py-gato 0.96.g, a Python-based toolbox to visualise algorithms (diff)
Mention what needs to be done to enable this port.
Suggested by: n_hibma
Notes
Notes: svn path=/head/; revision=47358
Diffstat (limited to 'net/pppoa')
-rw-r--r--net/pppoa/Makefile2
-rw-r--r--net/pppoa/files/quick-install8
-rw-r--r--net/pppoa/pkg-plist2
3 files changed, 12 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>
diff --git a/net/pppoa/files/quick-install b/net/pppoa/files/quick-install
new file mode 100644
index 000000000000..790b24a5cef4
--- /dev/null
+++ b/net/pppoa/files/quick-install
@@ -0,0 +1,8 @@
+
+ ** IMPORTANT **
+
+ To activate this port, create a new profile in /etc/ppp/ppp.conf
+ called ``adsl'' using /usr/local/share/speedtouch/ppp.conf.sample
+ as a template, then copy /usr/local/etc/rc.d/asdl.sh.sample to
+ /usr/local/etc/rc.d/asdl.sh.
+
diff --git a/net/pppoa/pkg-plist b/net/pppoa/pkg-plist
index dd5256228c32..813c157be79d 100644
--- a/net/pppoa/pkg-plist
+++ b/net/pppoa/pkg-plist
@@ -4,4 +4,6 @@ bin/pppoa2
etc/rc.d/adsl.sh.sample
share/speedtouch/ppp.conf.sample
share/speedtouch/INSTALL
+share/speedtouch/quick-install
+@exec cat %D/share/speedtouch/quick-install
@dirrm share/speedtouch