summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-03 04:11:05 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-03 04:11:05 +0800
commit472471c1f54563392ab1004ff412729f5b9851cf (patch)
tree9d4fc8fd5e72d9a5b5166f132962ea53a00b909f
parent2aceec11569c26e3fa1621dec6d13ca1c9b3042c (diff)
downloadmarcuscom-ports-472471c1f54563392ab1004ff412729f5b9851cf.tar
marcuscom-ports-472471c1f54563392ab1004ff412729f5b9851cf.tar.gz
marcuscom-ports-472471c1f54563392ab1004ff412729f5b9851cf.tar.bz2
marcuscom-ports-472471c1f54563392ab1004ff412729f5b9851cf.tar.lz
marcuscom-ports-472471c1f54563392ab1004ff412729f5b9851cf.tar.xz
marcuscom-ports-472471c1f54563392ab1004ff412729f5b9851cf.tar.zst
marcuscom-ports-472471c1f54563392ab1004ff412729f5b9851cf.zip
- Add xdg-utils
Tools to allow all applications to easily integrate with the free desktop WWW: http://portland.freedesktop.org/ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6505 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/xdg-utils/Makefile22
-rw-r--r--devel/xdg-utils/distinfo3
-rw-r--r--devel/xdg-utils/pkg-descr3
-rw-r--r--devel/xdg-utils/pkg-plist8
4 files changed, 36 insertions, 0 deletions
diff --git a/devel/xdg-utils/Makefile b/devel/xdg-utils/Makefile
new file mode 100644
index 000000000..639ee5ba2
--- /dev/null
+++ b/devel/xdg-utils/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xdg-utils
+# Date created: 2006-07-02
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xdg-utils
+DISTVERSION= 1.0beta1
+CATEGORIES= devel
+MASTER_SITES= http://portland.freedesktop.org/download/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Tools to allow all applications to integrate with the free desktop
+
+GNU_CONFIGURE= yes
+MAN1= xdg-desktop-icon.1 xdg-desktop-menu.1 xdg-email.1 \
+ xdg-icon-resource.1 xdg-mime.1 xdg-open.1 xdg-screensaver.1 \
+ xdg-su.1
+
+.include <bsd.port.mk>
diff --git a/devel/xdg-utils/distinfo b/devel/xdg-utils/distinfo
new file mode 100644
index 000000000..f0fe44d8a
--- /dev/null
+++ b/devel/xdg-utils/distinfo
@@ -0,0 +1,3 @@
+MD5 (xdg-utils-1.0beta1.tgz) = 74942a597e15a1b39af0946d2a40da7c
+SHA256 (xdg-utils-1.0beta1.tgz) = e29331158af0bef5e7f022edd32bcbf9bc10cee488730f66f2ec50128fa72fb4
+SIZE (xdg-utils-1.0beta1.tgz) = 78944
diff --git a/devel/xdg-utils/pkg-descr b/devel/xdg-utils/pkg-descr
new file mode 100644
index 000000000..fee13c2f3
--- /dev/null
+++ b/devel/xdg-utils/pkg-descr
@@ -0,0 +1,3 @@
+Tools to allow all applications to easily integrate with the free desktop
+
+WWW: http://portland.freedesktop.org/
diff --git a/devel/xdg-utils/pkg-plist b/devel/xdg-utils/pkg-plist
new file mode 100644
index 000000000..6d727c334
--- /dev/null
+++ b/devel/xdg-utils/pkg-plist
@@ -0,0 +1,8 @@
+bin/xdg-desktop-icon
+bin/xdg-desktop-menu
+bin/xdg-email
+bin/xdg-icon-resource
+bin/xdg-mime
+bin/xdg-open
+bin/xdg-screensaver
+bin/xdg-su