mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
296338fdfb
the sources. - don't overwrite .conf file and install it as .saple also - fix pkg-deinstall - add CONLFICTS with upcomming linux binary port - bump PORTREVISION Submitted by: maintainer Approved by: lawrance (mentor, implicit)
5 lines
223 B
Plaintext
5 lines
223 B
Plaintext
sbin/sc_serv
|
|
@unexec if cmp -s %%PREFIX%%/etc/shoutcast/sc_serv.conf %%PREFIX%%/etc/shoutcast/sc_serv.conf.sample; then rm %%PREFIX%%/etc/shoutcast/sc_serv.conf; fi
|
|
etc/shoutcast/sc_serv.conf.sample
|
|
@dirrmtry etc/shoutcast
|