1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/security/fwtk/pkg-plist
Renato Botelho 4f96abae66 - The current fwtk port will not build on FreeBSD => 5.x, this is
because of the S/Key library requirements.  Moved the S/Key support
  behind the WITH_SKEY knob and added a WITH_SNK knob as well.  Now
  the system will build on FreeBSD 6.1 systems if WITH_SKEY is NOT
  set.
- Change varargs.h to stdarg.h, to build with the newer version of gcc.
- Pass the maintainership to submitter.
- Bump PORTREVISION

PR:		ports/97633
Submitted by:	pirzyk
2006-06-01 15:33:32 +00:00

25 lines
626 B
Plaintext

@unexec if cmp -s %D/etc/netperm-table %D/etc/netperm-table.sample; then rm -f %D/etc/netperm-table; fi
etc/netperm-table.sample
libexec/authsrv
libexec/ftp-gw
libexec/http-gw
libexec/netacl
libexec/plug-gw
libexec/rlogin-gw
libexec/smap
libexec/smapd
libexec/tn-gw
libexec/x-gw
sbin/authdump
sbin/authload
sbin/authmgr
sbin/mqueue
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/admin_guide.ps
%%PORTDOCS%%%%DOCSDIR%%/manpages.ps
%%PORTDOCS%%%%DOCSDIR%%/overview.ps
%%PORTDOCS%%%%DOCSDIR%%/presentation.ps
%%PORTDOCS%%%%DOCSDIR%%/sample-report.txt
%%PORTDOCS%%%%DOCSDIR%%/user_guide.ps
%%PORTDOCS%%@dirrm %%DOCSDIR%%