summaryrefslogtreecommitdiffstats
path: root/misc/xfce4-appfinder
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-01-26 16:40:00 +0000
committeroliver <oliver@FreeBSD.org>2005-01-26 16:40:00 +0000
commita8bb31621afd962b7b73695a1ecb211af98fdf30 (patch)
tree25853d045f83a046df729297c41a5b74c5a575ce /misc/xfce4-appfinder
parent5afe2fc33f828e849b567ae8c1910f473fa43f97 (diff)
downloadFreeBSD-ports-a8bb31621afd962b7b73695a1ecb211af98fdf30.zip
FreeBSD-ports-a8bb31621afd962b7b73695a1ecb211af98fdf30.tar.gz
Xfce4 Appfinder is an useful software that permits you to find every
application in the system supporting Desktop entry format.
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 0000000..2a6edd8
--- /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 0000000..d7be5f2
--- /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 0000000..6a75802
--- /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 0000000..ed25f7c
--- /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
OpenPOWER on IntegriCloud