Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.4 2014/01/25 10:30:03 wiz Exp $
# $NetBSD: Makefile,v 1.5 2015/03/15 17:20:19 hiramatsu Exp $
DISTNAME= funcparserlib-0.3.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= http://pypi.python.org/packages/source/f/funcparserlib/
MAINTAINER= obache@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/funcparserlib/
COMMENT= Recursive descent parsing library based on functional combinators
LICENSE= mit