import p5-Parse-PlainConfig

Parse::PerlConfig provides OO objects which can parse and generate
human-readable configuration files.
This commit is contained in:
simon 2007-07-22 15:59:33 +00:00
parent b23dbed9e0
commit c42825b06c
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/07/22 15:59:33 simon Exp $
COMMENT= parser for plain-text configuration files
MODULES= cpan
VERSION= 1.7a
DISTNAME= ParsePlainConfig-${VERSION}
PKGNAME= p5-Parse-PlainConfig-${VERSION}
CATEGORIES= devel
CPAN_AUTHOR= CORLISS
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (ParsePlainConfig-1.7a.tar.gz) = FBOBAkKUeeYvxzWQRS6MUQ==
RMD160 (ParsePlainConfig-1.7a.tar.gz) = Vh6T7hEPCFWL1jDi1DtyS3K2VlE=
SHA1 (ParsePlainConfig-1.7a.tar.gz) = plbCzI3H3namdeZEnnpeLwO3tu0=
SHA256 (ParsePlainConfig-1.7a.tar.gz) = P/9WlrPTJHzDitWKyy7a6nE1HKootETl+G27mr3RNZ0=
SIZE (ParsePlainConfig-1.7a.tar.gz) = 16116

View File

@ -0,0 +1,2 @@
Parse::PerlConfig provides OO objects which can parse and generate
human-readable configuration files.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/07/22 15:59:33 simon Exp $
${P5SITE}/Parse/
${P5SITE}/Parse/PlainConfig.pm
@man man/man3p/Parse::PlainConfig.3p