summaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-22 19:05:12 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-22 19:05:12 +0000
commitfaea76885fc84e04beb44ee163c3a136975e359c (patch)
treeb732a6853279ce9f5a0a9d395eab31013a379107 /audio/streamtuner
parentNow that PostgreSQL is in feature freeze, update the -devel port to a (diff)
* Add the missing pkgconfig file to the plist [1]
* Quiet portlint a bit PR: 54758 [1] Submitted by: maintainer [1]
Notes
Notes: svn path=/head/; revision=85396
Diffstat (limited to 'audio/streamtuner')
-rw-r--r--audio/streamtuner/Makefile3
-rw-r--r--audio/streamtuner/pkg-plist3
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile
index 209b27c2669e..bd1941431e2d 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -7,16 +7,17 @@
PORTNAME= streamtuner
PORTVERSION= 0.10.0
+PORTREVISION= 1
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/streamtuner.pkg/${PORTVERSION}/
MAINTAINER= jylefort@brutele.be
COMMENT= A GTK+ stream directory browser
-USE_GNOME= gtk20
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
USE_X_PREFIX= yes
+USE_GNOME= gtk20
GNU_CONFIGURE= yes
MAN1= streamtuner.1 streamtuner-theme-convert.1
diff --git a/audio/streamtuner/pkg-plist b/audio/streamtuner/pkg-plist
index 554094b63fc7..4b3e5a06e46c 100644
--- a/audio/streamtuner/pkg-plist
+++ b/audio/streamtuner/pkg-plist
@@ -16,8 +16,9 @@ include/streamtuner/streamtuner.h
lib/streamtuner/plugins/shoutcast.a
lib/streamtuner/plugins/shoutcast.la
lib/streamtuner/plugins/shoutcast.so
+libdata/pkgconfig/streamtuner.pc
share/applications/streamtuner.desktop
share/pixmaps/streamtuner.png
@dirrm include/streamtuner
@dirrm lib/streamtuner/plugins
-@dirrm lib/streamtuner \ No newline at end of file
+@dirrm lib/streamtuner