summaryrefslogtreecommitdiff
path: root/misc/ruby-method_source/Makefile
blob: 5fc65147e747b8900bea5b2a38a7d8dcaec8f3be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.1 2014/06/03 13:02:36 jperkin Exp $

DISTNAME=	method_source-0.8.2
CATEGORIES=	misc

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/banister/method_source
COMMENT=	Return the source code for a method
LICENSE=	mit

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