opnsense-ports/mail/rubygem-mini_mime/Makefile
Franco Fichtner fb21aaeb40 */*: sync with upstream
Taken from: FreeBSD
2023-09-05 08:02:39 +02:00

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>