summaryrefslogtreecommitdiff
path: root/devel/ruby-parseconfig/Makefile
blob: ffd620716fecd1b5097dd83438fa188c074966aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.5 2017/09/04 18:00:53 wiz Exp $

DISTNAME=	parseconfig-1.0.8
CATEGORIES=	devel

MAINTAINER=	taca@NetBSD.org
#HOMEPAGE=	http://www.5dollarwhitebox.org/
COMMENT=	Provides simple parsing of standard *nix style config files
LICENSE=	mit

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