freebsd-ports/mail/rubygem-mini_mime/Makefile

17 lines
302 B
Makefile

PORTNAME= mini_mime
PORTVERSION= 1.1.5
CATEGORIES= mail rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Lightweight mime type lookup toy
WWW= https://github.com/discourse/mini_mime
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>