1 DESCRIPTION
= "PPTP Client is a Linux, FreeBSD, NetBSD \
2 and OpenBSD client for the proprietary Microsoft Point-to-Point \
3 Tunneling Protocol, PPTP. Allows connection to a PPTP based \
4 Virtual Private Network (VPN) as used by employers and some \
5 cable and ADSL internet service providers."
6 HOMEPAGE
= "http://pptpclient.sourceforge.net"
12 SRC_URI
= "${SOURCEFORGE_MIRROR}/sourceforge/pptpclient/pptp-${PV}.tar.gz \
15 S
= "${WORKDIR}/pptp-${PV}"
21 install
-d $
{D
}$
{sbindir
} $
{D
}$
{sysconfdir
}/ppp $
{D
}$
{mandir
}/man8
22 install
-m
555 pptp $
{D
}$
{sbindir
}
23 install
-m
644 pptp
.8 $
{D
}$
{mandir
}/man8
24 install
-m
644 $
{WORKDIR
}/options.pptp $
{D
}$
{sysconfdir
}/ppp
27 SRC_URI
[md5sum
] = "b47735ba5d6d37dfdbccb85afc044ede"
28 SRC_URI
[sha256sum
] = "8e3fa9f17c22818eae68419f66966865423206d736eb74d212a3501f62423276"