summaryrefslogtreecommitdiff
path: root/net/pptp/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'net/pptp/pkg')
-rw-r--r--net/pptp/pkg/COMMENT1
-rw-r--r--net/pptp/pkg/DESCR21
-rw-r--r--net/pptp/pkg/PLIST23
3 files changed, 45 insertions, 0 deletions
diff --git a/net/pptp/pkg/COMMENT b/net/pptp/pkg/COMMENT
new file mode 100644
index 00000000000..a21dc4cf24a
--- /dev/null
+++ b/net/pptp/pkg/COMMENT
@@ -0,0 +1 @@
+PPTP client package for Microsoft VPN servers (no encryption yet)
diff --git a/net/pptp/pkg/DESCR b/net/pptp/pkg/DESCR
new file mode 100644
index 00000000000..ea2de7250ee
--- /dev/null
+++ b/net/pptp/pkg/DESCR
@@ -0,0 +1,21 @@
+pptp-linux
+
+pptp-linux is an implementation of the PPTP protocol for Linux and
+other Unix systems.
+
+The code is released under the terms of the GPL; see the file COPYING
+for details.
+
+You can find notes on installing and using this package in the file
+USING; design notes are in the Documentation directory; and the
+standards documents used to implement pptp-linux can be found in the
+Reference directory.
+
+Discussion of this code is ongoing on the mailing list pptp@debs.fuller.edu,
+subscribe by sending "subscribe" in the body on an email to
+pptp-request@debs.fuller.edu, or look at http://debs.fuller.edu.
+Christoph Lameter is the list organizer.
+
+Re-organization and patches are of course greatly welcomed.
+
+C. Scott Ananian <cananian@alumni.princeton.edu>
diff --git a/net/pptp/pkg/PLIST b/net/pptp/pkg/PLIST
new file mode 100644
index 00000000000..4816c2681df
--- /dev/null
+++ b/net/pptp/pkg/PLIST
@@ -0,0 +1,23 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/04/10 01:14:02 jtk Exp $
+sbin/pptp
+share/doc/pptp/USING
+share/doc/pptp/INSTALL
+share/doc/pptp/README
+share/doc/pptp/NEWS
+share/doc/pptp/Reference/README
+share/doc/pptp/Reference/ms-chap.txt
+share/doc/pptp/Reference/pptp-draft.txt
+share/doc/pptp/Reference/rfc1661.txt
+share/doc/pptp/Reference/rfc1662.txt
+share/doc/pptp/Reference/rfc1701.txt
+share/doc/pptp/Reference/rfc1702.txt
+share/doc/pptp/Reference/rfc1990.txt
+share/doc/pptp/Reference/rfc791.txt
+share/doc/pptp/Reference/rfc793.txt
+share/doc/pptp/Documentation/DESIGN.CALLMGR
+share/doc/pptp/Documentation/DESIGN.PPTP
+share/doc/pptp/Documentation/PORTING
+man/man8/pptp.8
+@dirrm share/doc/pptp/Documentation
+@dirrm share/doc/pptp/Reference
+@dirrm share/doc/pptp