mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
eb8784e3c3
- Add several compile-time knobs: - WITHOUT_OPENSSL=yes Disable the OpenSSL library support - WITHOUT_GPGME=yes Disable the GnuPG (GPGME library) support - WITH_PCRE=yes Enable the PCRE library support - WITH_PAM=yes Enable the Pluggable Authentication Modules support - WITH_TCP_WRAPPERS=yes Enable the libwrap (TCP wrappers) support - Take maintainership PR: 42746 Submitted by: Sergei Kolobov <sergei@kolobov.com> (new maintainer)
21 lines
707 B
Plaintext
21 lines
707 B
Plaintext
sbin/anubis
|
|
etc/rc.d/anubis.sh
|
|
@unexec install-info --delete %D/info/anubis.info %D/info/dir
|
|
info/anubis.info
|
|
@exec install-info %D/info/anubis.info %D/info/dir
|
|
%%PORTDOCS%%share/doc/anubis/AUTHORS
|
|
%%PORTDOCS%%share/doc/anubis/INSTALL
|
|
%%PORTDOCS%%share/doc/anubis/NEWS
|
|
%%PORTDOCS%%share/doc/anubis/README
|
|
%%PORTDOCS%%share/doc/anubis/THANKS
|
|
%%PORTDOCS%%share/doc/anubis/TODO
|
|
%%PORTDOCS%%@dirrm share/doc/anubis
|
|
share/examples/anubis/1anubisrc
|
|
share/examples/anubis/2anubisrc
|
|
share/examples/anubis/defaultrc
|
|
%%PAM%%share/examples/anubis/pam/anubis
|
|
%%PAM%%share/examples/anubis/pam/anubis.allow
|
|
%%PAM%%share/examples/anubis/pam/anubis.deny
|
|
%%PAM%%@dirrm share/examples/anubis/pam
|
|
@dirrm share/examples/anubis
|