aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2003-03-27 10:37:36 +0800
committerpetef <petef@FreeBSD.org>2003-03-27 10:37:36 +0800
commitb2c808c819ee8154ba1de136caa5217f9437b9a1 (patch)
treea459b8cc0b6eb56a460787228c45b84c022fe578 /misc
parent0063b39a0171b42360129a333616e090259bcc71 (diff)
downloadfreebsd-ports-gnome-b2c808c819ee8154ba1de136caa5217f9437b9a1.tar.gz
freebsd-ports-gnome-b2c808c819ee8154ba1de136caa5217f9437b9a1.tar.zst
freebsd-ports-gnome-b2c808c819ee8154ba1de136caa5217f9437b9a1.zip
Add mime-support 3.21.1, MIME Media Types list.
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile1
-rw-r--r--misc/mime-support/Makefile25
-rw-r--r--misc/mime-support/distinfo1
-rw-r--r--misc/mime-support/pkg-descr5
-rw-r--r--misc/mime-support/pkg-plist1
5 files changed, 33 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 8bcacfa4ae62..5ad0e9533971 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -201,6 +201,7 @@
SUBDIR += menushki
SUBDIR += metatheme2
SUBDIR += mgp-mode.el
+ SUBDIR += mime-support
SUBDIR += misterproper
SUBDIR += mmv
SUBDIR += most
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile
new file mode 100644
index 000000000000..7aa4388ae2d5
--- /dev/null
+++ b/misc/mime-support/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: mime-support
+# Date created: 7 March 2003
+# Whom: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
+#
+# $FreeBSD$
+#
+
+PORTNAME= mime-support
+PORTVERSION= 3.21.1
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_DEBIAN}
+MASTER_SITE_SUBDIR= pool/main/${PORTNAME:C/^(.).*$/\1/}/${PORTNAME}
+DISTNAME= ${PORTNAME}_${PORTVERSION:C/(.*)\.([^.])/\1-\2/}
+
+MAINTAINER= corecode@corecode.ath.cx
+COMMENT= MIME Media Types list
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
+NO_BUILD= yes
+
+do-install:
+ @${INSTALL_DATA} ${WRKSRC}/mime.types ${PREFIX}/etc
+
+.include <bsd.port.mk>
diff --git a/misc/mime-support/distinfo b/misc/mime-support/distinfo
new file mode 100644
index 000000000000..5188e0075bce
--- /dev/null
+++ b/misc/mime-support/distinfo
@@ -0,0 +1 @@
+MD5 (mime-support_3.21-1.tar.gz) = baf353487f276d7d9760f2e45cfbf602
diff --git a/misc/mime-support/pkg-descr b/misc/mime-support/pkg-descr
new file mode 100644
index 000000000000..314c2be6d3e3
--- /dev/null
+++ b/misc/mime-support/pkg-descr
@@ -0,0 +1,5 @@
+MIME Media Types list for use in various programs.
+
+WWW: http://packages.qa.debian.org/m/mime-support.html
+
+- Simon 'corecode' Schubert
diff --git a/misc/mime-support/pkg-plist b/misc/mime-support/pkg-plist
new file mode 100644
index 000000000000..f66c823ceda5
--- /dev/null
+++ b/misc/mime-support/pkg-plist
@@ -0,0 +1 @@
+etc/mime.types