summaryrefslogtreecommitdiff
path: root/misc/xfce4-appfinder
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-01-26 16:40:00 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-01-26 16:40:00 +0000
commit2fca1173b2785044dbb7db35359dfd62810a7fbc (patch)
tree4b6e146aff8ad9a2162418f3a82315d0385d5e94 /misc/xfce4-appfinder
parentIcon themes for XFce 4.2 (diff)
Xfce4 Appfinder is an useful software that permits you to find every
application in the system supporting Desktop entry format.
Notes
Notes: svn path=/head/; revision=127433
Diffstat (limited to 'misc/xfce4-appfinder')
-rw-r--r--misc/xfce4-appfinder/Makefile27
-rw-r--r--misc/xfce4-appfinder/distinfo2
-rw-r--r--misc/xfce4-appfinder/pkg-descr4
-rw-r--r--misc/xfce4-appfinder/pkg-plist11
4 files changed, 44 insertions, 0 deletions
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile
new file mode 100644
index 000000000000..2a6edd85e18e
--- /dev/null
+++ b/misc/xfce4-appfinder/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: xfce4-appfinder
+# Date created: 12 October 2004
+# Whom: Oliver Lehmann <oliver@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xfce4-appfinder
+PORTVERSION= 4.2.0
+PORTREVISION= 0
+CATEGORIES= misc xfce
+MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \
+ http://spuriousinterrupt.org/projects/xfce4/files/mirror/xfce-${PORTVERSION}/ \
+ http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/
+DIST_SUBDIR= xfce4
+
+MAINTAINER= oliver@FreeBSD.org
+COMMENT= Find application in the system supporting Desktop entry format
+
+LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
+ xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+
+.include <bsd.port.mk>
diff --git a/misc/xfce4-appfinder/distinfo b/misc/xfce4-appfinder/distinfo
new file mode 100644
index 000000000000..d7be5f23cd30
--- /dev/null
+++ b/misc/xfce4-appfinder/distinfo
@@ -0,0 +1,2 @@
+MD5 (xfce4/xfce4-appfinder-4.2.0.tar.gz) = ec98d968ec53e1f45b8ef17094a74051
+SIZE(xfce4/xfce4-appfinder-4.2.0.tar.gz) = 439294
diff --git a/misc/xfce4-appfinder/pkg-descr b/misc/xfce4-appfinder/pkg-descr
new file mode 100644
index 000000000000..6a7580245bba
--- /dev/null
+++ b/misc/xfce4-appfinder/pkg-descr
@@ -0,0 +1,4 @@
+Xfce4 Appfinder is an useful software that permits you to find every
+application in the system supporting Desktop entry format.
+
+WWW: http://www.xfce4.org/
diff --git a/misc/xfce4-appfinder/pkg-plist b/misc/xfce4-appfinder/pkg-plist
new file mode 100644
index 000000000000..ed25f7c19d8c
--- /dev/null
+++ b/misc/xfce4-appfinder/pkg-plist
@@ -0,0 +1,11 @@
+bin/xfce4-appfinder
+share/applications/xfce4-appfinder.desktop
+share/pixmaps/xfce4-appfinder.png
+share/xfce4/doc/C/images/default_appfinder.png
+share/xfce4/doc/C/images/appfinder-handle-popup.png
+share/xfce4/doc/C/images/appfinder-item-popup.png
+share/xfce4/doc/C/xfce4-appfinder.html
+@unexec rmdir %D/share/xfce4/doc/C/images 2>/dev/null || true
+@unexec rmdir %D/share/xfce4/doc/C 2>/dev/null || true
+@unexec rmdir %D/share/xfce4/doc 2>/dev/null || true
+@unexec rmdir %D/share/xfce4 2>/dev/null || true