freebsd-ports/net/stone/pkg-plist
Emanuel Haupt f7277520e4 - Update to 2.3
- New version has IPv6 support, thus add to ipv6 sub category
- Provide rcNG script
- Install config file

PR:		91547
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
2006-01-09 13:56:03 +00:00

4 lines
174 B
Text

@unexec if cmp -s %D/etc/stone.cnf %D/etc/stone.cnf.sample; then rm -f %D/etc/stone.cnf; fi
etc/stone.cnf.sample
@exec [ -f %B/stone.cnf ] || cp %B/%f %B/stone.cnf
bin/stone