Files
pkgsrc-ng/devel/ruby-parseconfig/Makefile
2013-09-26 17:14:40 +02:00

13 lines
323 B
Makefile

# $NetBSD: Makefile,v 1.1 2012/06/16 15:58:26 taca Exp $
DISTNAME= parseconfig-0.5.2
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"