mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 22:08:11 -04:00
7 lines
181 B
Makefile
7 lines
181 B
Makefile
PLUGIN_NAME= pptp
|
|
PLUGIN_VERSION= 1.7
|
|
PLUGIN_DEPENDS= clog mpd5
|
|
PLUGIN_COMMENT= PPTP server based on MPD5
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|