summaryrefslogblamecommitdiff
path: root/misc/rubygem-mime-types/Makefile
blob: 45a3d116cffdf870743df8114f0a04a180b593b3 (plain) (tree)
1
2
3
4
5
6
7
8






                                                                            
                    







                                                                               
                           

                      
# Ports collection makefile for:	rubygem-mime-types
# Date created:				7 Oct 2008
# Whom:					Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=	mime-types
PORTVERSION=	1.16
CATEGORIES=	misc rubygems
MASTER_SITES=	RF

MAINTAINER=	clsung@freebsd.org
COMMENT=	Ruby gem which provides a mailcap-like MIME Content-Type lookup

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>