freebsd-ports/www/phpmp/pkg-plist
Kevin Lo dbbf9d90e2 Update to 0.12.0
PR:	ports/156650
Submitted by:	Chris Rees <utisoft at gmail dot com>
2011-04-27 01:50:58 +00:00

22 lines
591 B
Plaintext

%%PHPMP%%/COPYING
%%PHPMP%%/ChangeLog
%%PHPMP%%/INSTALL
%%PHPMP%%/README
%%PHPMP%%/TODO
@unexec if cmp -s %D/%%PHPMP%%/config.php.sample %D/%%PHPMP%%/config.php; then rm -f %D/%%PHPMP%%/config.php; fi
%%PHPMP%%/config.php.sample
@exec if [ ! -f %D/%%PHPMP%%/config.php ] ; then cp -p %D/%F %B/config.php; fi
%%PHPMP%%/features.php
%%PHPMP%%/index.php
%%PHPMP%%/info.php
%%PHPMP%%/info2html.php
%%PHPMP%%/main.php
%%PHPMP%%/mpd-favicon.ico
%%PHPMP%%/playlist.php
%%PHPMP%%/sort.php
%%PHPMP%%/theme.php
%%PHPMP%%/transparent.gif
%%PHPMP%%/utils.php
%%PHPMP%%/xml-parse.php
@dirrmtry %%PHPMP%%