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)
4 lines
223 B
Text
4 lines
223 B
Text
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
|