freebsd-ports/multimedia/tunapie/pkg-plist
Nicola Vitale 1961df2b62 - Updated to 1.3.2
Approved by:	alexbl (mentor)
2006-12-23 23:28:07 +00:00

26 lines
782 B
Text

@comment $FreeBSD$
bin/tunapie
@unexec if cmp -s %D/etc/tunapie.config %D/etc/tunapie.config.default; then rm -f %D/etc/tunapie.config; fi
etc/tunapie.config.default
@exec [ -f %B/tunapie.config ] || cp %B/%f %B/tunapie.config
%%DATADIR%%/AboutTuner.py
%%DATADIR%%/AboutTuner.pyc
%%DATADIR%%/RecordQueue.py
%%DATADIR%%/RecordQueue.pyc
%%DATADIR%%/RecordTime.py
%%DATADIR%%/RecordTime.pyc
%%DATADIR%%/Tunapie.py
%%DATADIR%%/Tunapie.pyc
%%DATADIR%%/TunerFrame1.py
%%DATADIR%%/TunerFrame1.pyc
%%DATADIR%%/TunerInfoDialog.py
%%DATADIR%%/TunerInfoDialog.pyc
%%DATADIR%%/TunerPrefs.py
%%DATADIR%%/TunerPrefs.pyc
%%DATADIR%%/pixmaps/tplogo.xpm
%%DATADIR%%/tuner.py
%%DATADIR%%/tuner.pyc
%%DESKTOPDIR%%/tunapie.desktop
@dirrm %%DATADIR%%/pixmaps
@dirrm %%DATADIR%%
@dirrmtry %%DESKTOPDIR%%