freebsd-ports/www/p5-Apache2-SiteControl/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

6 lines
434 B
Text

Apache2::SiteControl is a set of perl object-oriented classes that implement
a fine-grained security control system for a web-based application. The
intent is to provide a clear, easy-to-integrate system that does not require
the policies to be written into your application components. It attempts to
separate the concerns of how to show and manipulate data from the concerns
of who is allowed to view and manipulate data and why.