freebsd-ports/misc/R-cran-mime/Makefile
2021-09-30 04:24:46 +00:00

15 lines
278 B
Makefile

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