1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/security/sancp/pkg-plist
Danilo Egea Gondolfo 6cf7c9532f - Increment PORTREVISION [1]
- Add LICENSE [1]
- Minor changes in files/{pkg-message.in, sancp.in} [1]
- Add stage support [1]
- Remove indefinite article from COMMENT
- Fix build with clang

PR:		ports/182445
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer) [1]
Approved by:	wg/culot (mentors, implicit)
2013-10-07 14:11:44 +00:00

6 lines
223 B
Plaintext

bin/sancp
@unexec if cmp -s %D/etc/sancp.conf %D/etc/sancp.conf.dist ; then rm -f %D/etc/sancp.conf ; fi
etc/sancp.conf.dist
@exec if [ ! -f %D/etc/sancp.conf ] ; then cp -p %D/%F %B/sancp.conf; fi
@dirrmtry /var/log/sancp