freebsd-ports/www/phpadsnew/pkg-plist-chunk
Pav Lucistnik d5fb95c205 phpAdsNew is an open-source ad server, with an integrated banner management
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>
2005-05-24 21:34:39 +00:00

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