summaryrefslogtreecommitdiff
path: root/misc/ruby-patch_finder/Makefile
blob: 232a28115a51e987951824511393c1cd043427ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1 2018/04/04 15:26:14 minskim Exp $

DISTNAME=	patch_finder-1.0.2
CATEGORIES=	misc

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://github.com/wchen-r7/patch-finder
COMMENT=	Toolkit to find software patches
LICENSE=	modified-bsd

RUBYGEM_OPTIONS+=	--format-executable

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"