From f0bda1c84a68bef8e3c00c39b46669b23c2ac612 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 8 Oct 2017 13:48:42 +0000 Subject: [PATCH] Convert PLIST_FILES and PORTDATA=* to PLIST entries --- audio/ices/Makefile | 3 --- audio/ices/pkg-plist | 12 ++++++++++++ 2 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 audio/ices/pkg-plist diff --git a/audio/ices/Makefile b/audio/ices/Makefile index 1db09bc34c88..267bb8030638 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -28,9 +28,6 @@ GNU_CONFIGURE= yes USE_GNOME= libxml2 USES= gmake gnome iconv pkgconfig tar:bzip2 -PLIST_FILES= bin/ices -PORTDATA= * - ALSA_CONFIGURE_ENABLE= alsa ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib diff --git a/audio/ices/pkg-plist b/audio/ices/pkg-plist new file mode 100644 index 000000000000..86ef8ac2b17d --- /dev/null +++ b/audio/ices/pkg-plist @@ -0,0 +1,12 @@ +bin/ices +%%DATADIR%%/basic.html +%%DATADIR%%/config.html +%%DATADIR%%/faq.html +%%DATADIR%%/ices-alsa.xml +%%DATADIR%%/ices-oss.xml +%%DATADIR%%/ices-playlist.xml +%%DATADIR%%/ices-roar.xml +%%DATADIR%%/index.html +%%DATADIR%%/inputs.html +%%DATADIR%%/intro.html +%%DATADIR%%/style.css