aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-01-27 00:40:00 +0800
committeroliver <oliver@FreeBSD.org>2005-01-27 00:40:00 +0800
commita8bb31621afd962b7b73695a1ecb211af98fdf30 (patch)
tree25853d045f83a046df729297c41a5b74c5a575ce /misc
parent5afe2fc33f828e849b567ae8c1910f473fa43f97 (diff)
downloadfreebsd-ports-graphics-a8bb31621afd962b7b73695a1ecb211af98fdf30.tar.gz
freebsd-ports-graphics-a8bb31621afd962b7b73695a1ecb211af98fdf30.tar.zst
freebsd-ports-graphics-a8bb31621afd962b7b73695a1ecb211af98fdf30.zip
Xfce4 Appfinder is an useful software that permits you to find every
application in the system supporting Desktop entry format.
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile1
-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
5 files changed, 45 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 17882b9fa0c..8213aa32e08 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -440,6 +440,7 @@
SUBDIR += xdelta
SUBDIR += xdf
SUBDIR += xenmenu
+ SUBDIR += xfce4-appfinder
SUBDIR += xfce4-artwork
SUBDIR += xfce4-iconbox
SUBDIR += xfce4-panel-themes
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile
new file mode 100644
index 00000000000..2a6edd85e18
--- /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 00000000000..d7be5f23cd3
--- /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 00000000000..6a7580245bb
--- /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 00000000000..ed25f7c19d8
--- /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