c84613b084
08-11-2017 - Version 1.0.0 - Other than the version number, no difference from 0.1.4
12 lines
308 B
Makefile
12 lines
308 B
Makefile
# $NetBSD: Makefile,v 1.2 2018/03/14 14:37:42 taca Exp $
|
|
|
|
DISTNAME= mini_mime-1.0.0
|
|
CATEGORIES= mail
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/discourse/mini_mime
|
|
COMMENT= Lightweight mime type lookup toy
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|