summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-06-09 10:10:37 +0000
committernia <nia@pkgsrc.org>2020-06-09 10:10:37 +0000
commitc752742638ac22d9db10ef739677f388505e483e (patch)
treeca6931d52f03fe45e65638ba1543a5f6e3ef41dc /misc/Makefile
parente8d5a4c47d162ee26d8e2ea93b29d658d7b79d29 (diff)
downloadpkgsrc-c752742638ac22d9db10ef739677f388505e483e.tar.gz
misc: Add mime-types
A database of common mappings of file extensions to MIME types. The purpose of this package is to provide a reasonably complete default database of MIME types for packages that expect a mime.types file to be installed in the system configuration directory.
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index e1982ca3cb5..25cbd5bf349 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.538 2020/03/04 20:30:50 nia Exp $
+# $NetBSD: Makefile,v 1.539 2020/06/09 10:10:37 nia Exp $
#
COMMENT= Miscellaneous utilities
@@ -190,6 +190,7 @@ SUBDIR+= mate-utils
SUBDIR+= mbuffer
SUBDIR+= mdp
SUBDIR+= mic-paren
+SUBDIR+= mime-types
SUBDIR+= mirmon
SUBDIR+= mkcue
SUBDIR+= mmv