aboutsummaryrefslogtreecommitdiff
path: root/misc/shared-mime-info
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2002-05-31 09:58:16 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2002-05-31 09:58:16 +0000
commit8d0d91973b0785d03bd1a4551af5da3c11ed7b0f (patch)
tree5b81180d6c90dc2fdccf42f18ea23fb3a41ead83 /misc/shared-mime-info
parent9ef25569587adf5b90ac36abbde1b60428ca7c1b (diff)
downloadports-8d0d91973b0785d03bd1a4551af5da3c11ed7b0f.tar.gz
ports-8d0d91973b0785d03bd1a4551af5da3c11ed7b0f.zip
Notes
Diffstat (limited to 'misc/shared-mime-info')
-rw-r--r--misc/shared-mime-info/Makefile17
-rw-r--r--misc/shared-mime-info/distinfo1
-rw-r--r--misc/shared-mime-info/pkg-comment1
-rw-r--r--misc/shared-mime-info/pkg-descr6
-rw-r--r--misc/shared-mime-info/pkg-plist3
5 files changed, 28 insertions, 0 deletions
diff --git a/misc/shared-mime-info/Makefile b/misc/shared-mime-info/Makefile
new file mode 100644
index 000000000000..8c77742d1fee
--- /dev/null
+++ b/misc/shared-mime-info/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: shared-mime-info
+# Date created: 31 May 2002
+# Whom: olgeni@FreeBSD.org
+#
+# $FreeBSD$
+
+PORTNAME= shared-mime-info
+PORTVERSION= 0.7
+CATEGORIES= misc
+MASTER_SITES= http://www.freedesktop.org/standards/shared-mime-info/
+DISTNAME= shared-mime-info-${PORTVERSION}
+
+MAINTAINER= olgeni@FreeBSD.org
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/misc/shared-mime-info/distinfo b/misc/shared-mime-info/distinfo
new file mode 100644
index 000000000000..b1f675b1ae3b
--- /dev/null
+++ b/misc/shared-mime-info/distinfo
@@ -0,0 +1 @@
+MD5 (shared-mime-info-0.7.tar.gz) = c6607a811864d94a559ebf63a3f1a34f
diff --git a/misc/shared-mime-info/pkg-comment b/misc/shared-mime-info/pkg-comment
new file mode 100644
index 000000000000..b233c11105d8
--- /dev/null
+++ b/misc/shared-mime-info/pkg-comment
@@ -0,0 +1 @@
+A MIME type database from the FreeDesktop project
diff --git a/misc/shared-mime-info/pkg-descr b/misc/shared-mime-info/pkg-descr
new file mode 100644
index 000000000000..81c55dddfbb0
--- /dev/null
+++ b/misc/shared-mime-info/pkg-descr
@@ -0,0 +1,6 @@
+The freedesktop.org project provides a shared MIME database to avoid
+inconsistencies between desktops. This database has been created by
+converting the existing KDE and GNOME databases to the a format and
+merging them together.
+
+WWW: http://www.freedesktop.org/standards/shared-mime-info.html
diff --git a/misc/shared-mime-info/pkg-plist b/misc/shared-mime-info/pkg-plist
new file mode 100644
index 000000000000..53eab1aabec5
--- /dev/null
+++ b/misc/shared-mime-info/pkg-plist
@@ -0,0 +1,3 @@
+share/mime/mime-info/freedesktop-shared.mimeinfo
+@unexec rmdir %D/share/mime/mime-info 2>/dev/null || true
+@unexec rmdir %D/share/mime 2>/dev/null || true