freebsd-ports/mail/rubygem-mini_mime/Makefile

17 lines
271 B
Makefile

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