Files
pkgsrc-ng/devel/ruby-parseconfig/Makefile
2014-11-05 12:41:07 +01:00

13 lines
323 B
Makefile

# $NetBSD: Makefile,v 1.2 2014/03/14 16:15:33 taca Exp $
DISTNAME= parseconfig-1.0.4
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"