Files
bsdports/_unused/rubygem-mini_mime/Makefile
2019-12-26 07:26:06 +00:00

17 lines
282 B
Makefile

# $FreeBSD:ruby/Makefile 453783 2017-11-08 23:30:48Z sunpoet $
PORTNAME= mini_mime
PORTVERSION= 1.0.0
CATEGORIES= mail rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Lightweight mime type lookup toy
NO_ARCH= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>