mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
8 lines
200 B
Makefile
8 lines
200 B
Makefile
PLUGIN_NAME= pptp
|
|
PLUGIN_VERSION= 1.7
|
|
PLUGIN_REVISION= 2
|
|
PLUGIN_DEPENDS= clog mpd5
|
|
PLUGIN_COMMENT= PPTP server based on MPD5
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|