summaryrefslogtreecommitdiff
path: root/net/pppoa
diff options
context:
space:
mode:
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