freebsd-ports/misc/R-cran-mime/Makefile
2021-02-15 10:50:06 +00:00

16 lines
290 B
Makefile

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