---
name: sl2tps
version: 0.4.2
origin: net/sl2tps
comment: Simple L2TP server based on libpdel(3) and netgraph(4)
arch: freebsd:9:x86:64
www: http://sourceforge.net/projects/libpdel/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 30204
desc: |
  sl2tps is a simple, statically configured L2TP server for FreeBSD.
  It is based on the PPP stack in libpdel(3), which uses netgraph(4)
  to handle configuration and negotiation in user land, while routing
  all data packets strictly in the kernel. It is configured via an
  XML configuration file.

  WWW: http://sourceforge.net/projects/libpdel/
deps:
  expat: {origin: textproc/expat2, version: 2.0.1_2}
  libpdel: {origin: devel/libpdel, version: 0.5.3_4}
categories: [net]
files:
  /usr/local/bin/sl2tps: 9ecec46b8580bebf52013ad1bbfce11fd92988973ba9ca487c55ffbfc7e1eec1
  /usr/local/etc/sl2tps/config.xml.sample: 29a2ee672d0cc60d04f8964d16d018b8d6b8472723b541c846050d2b74ada55f
  /usr/local/man/man1/sl2tps.1.gz: c80fbe831608ea7fe3c87e79ab07f6427c8bddc38f90e19559e34eec10cfe3aa
  /usr/local/share/licenses/sl2tps-0.4.2/BSD: c2e31070bcb1bc60a8a7eb8d7451b12a57de0eb54431857d551d9fd4fc3270fc
  /usr/local/share/licenses/sl2tps-0.4.2/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/sl2tps-0.4.2/catalog.mk: ab50f7d4f6430342c5db3f869aaf001011d695f80737216c69a3da62f79ee2fc
directories:
  /usr/local/share/licenses/sl2tps-0.4.2/: n
  /usr/local/share/licenses/: y
  /usr/local/etc/sl2tps/: n
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
