--- /dev/null
+This package implements a basic configuration
+file parser language whichn provides a structure
+similar to what you would find on Microsoft
+Windows INI files
--- /dev/null
+# $NetBSD$
+
+DISTNAME= go-config-0.13.0
+GITHUB_PROJECT= config
+GITHUB_TAG= v${PKGVERSION_NOREV}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GITHUB:=revel/}
+
+MAINTAINER= kamelderouiche@yahoo.com
+HOMEPAGE= https://github.com/revel/config/
+COMMENT= Configuration file parser for INI format
+LICENSE= apache-2.0
+
+GO_DIST_BASE= ${GITHUB_PROJECT}-${PKGVERSION_NOREV}
+GO_SRCPATH= github.com/revel/${GITHUB_PROJECT}
+
+.include "../../lang/go/go-package.mk"
+.include "../../mk/bsd.pkg.mk"
--- /dev/null
+@comment $NetBSD$
+gopkg/pkg/${GO_PLATFORM}/github.com/revel/config.a
+gopkg/src/github.com/revel/config/Doc/AUTHORS.md
+gopkg/src/github.com/revel/config/Doc/CONTRIBUTORS.md
+gopkg/src/github.com/revel/config/Doc/LICENSE_Apache.txt
+gopkg/src/github.com/revel/config/Doc/NEWS.md
+gopkg/src/github.com/revel/config/README.md
+gopkg/src/github.com/revel/config/all_test.go
+gopkg/src/github.com/revel/config/config.go
+gopkg/src/github.com/revel/config/context.go
+gopkg/src/github.com/revel/config/error.go
+gopkg/src/github.com/revel/config/option.go
+gopkg/src/github.com/revel/config/read.go
+gopkg/src/github.com/revel/config/section.go
+gopkg/src/github.com/revel/config/testdata/app-invalid.conf
+gopkg/src/github.com/revel/config/testdata/conf-path1/app.conf
+gopkg/src/github.com/revel/config/testdata/conf-path2/app.conf
+gopkg/src/github.com/revel/config/testdata/source.cfg
+gopkg/src/github.com/revel/config/testdata/target.cfg
+gopkg/src/github.com/revel/config/type.go
+gopkg/src/github.com/revel/config/write.go
--- /dev/null
+$NetBSD$
+
+SHA1 (go-config-0.13.0.tar.gz) = a433a2f8177739dfb87b1f907d9e635b4cfc8d64
+RMD160 (go-config-0.13.0.tar.gz) = 3fb150171d20bc6ffc348e7c2e9cc1a336cd79b8
+SHA512 (go-config-0.13.0.tar.gz) = c436b8a35e1715ba49590eb584a1f54ff1832f4407ea59794ab65681e63ef643da1f99aa226a299edb26d1df9cb4ec410c0a37437a1f46434481c939ede8bd42
+Size (go-config-0.13.0.tar.gz) = 15293 bytes