aboutsummaryrefslogtreecommitdiff
path: root/misc/R-cran-mime/Makefile
blob: aadc70cba6b7b3ff254d122f58682c21aea3ecb6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	mime
PORTVERSION=	0.10
CATEGORIES=	misc
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Map Filenames to MIME Types

LICENSE=	GPLv2+

USES=	cran:auto-plist,compiles

.include <bsd.port.mk>