[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / mail / ruby-mini_mime

File: [local] / ports / mail / ruby-mini_mime / Makefile (download)

Revision 1.7, Fri Sep 1 13:39:00 2023 UTC (9 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.6: +1 -1 lines

Update to mini_mime 1.1.5

COMMENT=		minimal mime type implementation

DISTNAME=		mini_mime-1.1.5
CATEGORIES=		mail

HOMEPAGE=		https://github.com/discourse/mini_mime/

# MIT
PERMIT_PACKAGE=	Yes

MODULES=		lang/ruby

CONFIGURE_STYLE=	ruby gem

.include <bsd.port.mk>