1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/misc/R-cran-mime/Makefile
TAKATSU Tomonari 86ca606676 - Update to 0.8
2019-12-21 07:51:27 +00:00

17 lines
289 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= mime
PORTVERSION= 0.8
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>