pkgsrc/devel/ruby-marcel/Makefile

15 lines
348 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2021/04/12 00:02:52 taca Exp $
DISTNAME= marcel-1.0.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/basecamp/marcel
COMMENT= Simple mime type detection using magic numbers and more
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"