opnsense-ports/devel/rubygem-marcel/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

17 lines
287 B
Makefile

PORTNAME= marcel
PORTVERSION= 1.0.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@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>