pkgsrc/devel/ruby-parseconfig/Makefile
taca 7459af1aa4 Add ruby-parseconfig package version 1.0.2 to pkgsrc.
ParseConfig provides simple parsing of standard *nix style config files.
2012-06-16 15:58:26 +00:00

12 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"