2025-10-26 16:38:02 +01:00

19 lines
311 B
Makefile

PORTNAME= marcel
PORTVERSION= 1.0.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -gitlab
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Simple mime type detection
WWW= https://github.com/rails/marcel
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>