diff options
-rw-r--r-- | net/mpd5/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/mpd5/Makefile b/net/mpd5/Makefile index 95544283135b..206baa1d9059 100644 --- a/net/mpd5/Makefile +++ b/net/mpd5/Makefile @@ -13,7 +13,9 @@ COMMENT= Multi-link PPP daemon based on netgraph(4) LICENSE= BSD3CLAUSE -USES= ssl +USES= cpe ssl + +CPE_VENDOR= mpd_project OPTIONS_DEFINE= DOCS NG_IPACCT RADIUS OPTIONS_DEFAULT= RADIUS |