1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/net/gateway6/pkg-plist
Martin Wilke 6fcd164d4d - Update to 6.0
- Update WWW/Description

PR:		140685
Submitted by:	Michael Scholz <mike@fth-devel.net> (maintainer)
2009-11-20 21:14:24 +00:00

12 lines
413 B
Plaintext

bin/gw6c
@unexec if cmp -s %D/etc/gw6c.conf.sample %D/etc/gw6c.conf; then rm -f %D/etc/gw6c.conf; fi
etc/gw6c.conf.sample
@exec if [ ! -f %D/etc/gw6c.conf ] ; then cp -p %D/%F %B/gw6c.conf; fi
%%DATADIR%%/CLIENT-LICENSE.TXT
%%DATADIR%%/INSTALL
%%DATADIR%%/README
%%DATADIR%%/HEX_DC_0005_Gateway6_Client_Guide.pdf
%%DATADIR%%/HEX_DC_0007_Gateway6_Client_Release_Notes.pdf
%%DATADIR%%/freebsd.sh
@dirrm %%DATADIR%%