aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gmixer
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2007-05-26 22:34:27 +0800
committeraraujo <araujo@FreeBSD.org>2007-05-26 22:34:27 +0800
commit542734d5412b1153da3365541b583eb112c61b80 (patch)
tree6896a4324c2a626c7b7808883534796622736ce3 /audio/gmixer
parent9e252789acb2ad9d6c2bd69d975fef9d6479ed40 (diff)
downloadfreebsd-ports-gnome-542734d5412b1153da3365541b583eb112c61b80.tar.gz
freebsd-ports-gnome-542734d5412b1153da3365541b583eb112c61b80.tar.zst
freebsd-ports-gnome-542734d5412b1153da3365541b583eb112c61b80.zip
- Take maintainership.
- Removed pkg-plist. - Added PLIST_FILES into Makefile. PR: ports/112335 Submitted by: Pietro Cerutti<gahr@gahr.ch> Approved by: itetcu(mentor)
Diffstat (limited to 'audio/gmixer')
-rw-r--r--audio/gmixer/Makefile3
-rw-r--r--audio/gmixer/pkg-plist2
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/gmixer/Makefile b/audio/gmixer/Makefile
index 8e2a49e18bd5..3969cef6fd44 100644
--- a/audio/gmixer/Makefile
+++ b/audio/gmixer/Makefile
@@ -12,12 +12,13 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= cpiazza
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= gahr@gahr.ch
COMMENT= X11/gtk+ mixer control
ALL_TARGET= gmixer
USE_GNOME= gtk12
+PLIST_FILES= bin/gmixer share/pixmaps/gmixer.xpm
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gmixer ${PREFIX}/bin
diff --git a/audio/gmixer/pkg-plist b/audio/gmixer/pkg-plist
deleted file mode 100644
index deec029b5a8a..000000000000
--- a/audio/gmixer/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/gmixer
-share/pixmaps/gmixer.xpm