mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
d5fb95c205
interface and tracking system for gathering statistics. With phpAdsNew you can easily rotate paid banners and your own in-house advertisements. You can even integrate banners from third party advertising companies. PR: ports/80757 Submitted by: Meno Abels <meno.abels@adviser.com>
8 lines
288 B
Plaintext
8 lines
288 B
Plaintext
@mode 640
|
|
@group %%MYADSGRP%%
|
|
@unexec if cmp -s %D/%%MYADSDIR%%/config.inc.php.sample %D/%%MYADSDIR%%/config.inc.php ; then rm -f %D/%%MYADSDIR%%/config.inc.php ; fi
|
|
%%MYADSDIR%%/config.inc.php.sample
|
|
@exec [ ! -f %B/config.inc.php ] && cp -p %B/%f %B/config.inc.php || true
|
|
@mode
|
|
@group
|