mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-04 14:26:13 -04:00
PR: https://github.com/opnsense/core/pull/2175 (cherry picked from commitbe5528b3a3) (cherry picked from commit8c9c2324a8)
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"
|