mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
18 lines
310 B
Makefile
18 lines
310 B
Makefile
# $FreeBSD: head/mail/rubygem-mini_mime/Makefile 506299 2019-07-09 18:20:13Z sunpoet $
|
|
|
|
PORTNAME= mini_mime
|
|
PORTVERSION= 1.0.2
|
|
CATEGORIES= mail rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Lightweight mime type lookup toy
|
|
|
|
|
|
USES= gem
|
|
USE_RUBY= yes
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|