1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/www/cntlm/pkg-plist
Rusmir Dusko 27c537e55c - Send www/cntlm back to the pool, since I no longer use it
- USES gmake
- Support STAGEDIR

Approved by:	wg (mentor)
2013-10-11 01:40:34 +00:00

6 lines
219 B
Plaintext

bin/cntlm
@unexec if cmp -s %D/etc/cntlm.conf.sample %D/etc/cntlm.conf; then rm -f %D/etc/cntlm.conf; fi
etc/cntlm.conf.sample
@exec if [ ! -f %D/etc/cntlm.conf ]; then cp -p %D/%F %B/cntlm.conf; fi
man/man1/cntlm.1.gz