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