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,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2014/01/25 10:30:25 wiz Exp $
# $NetBSD: Makefile,v 1.15 2014/12/31 13:57:30 wiz Exp $
DISTNAME= vobject-0.8.1c
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,9 +12,10 @@ COMMENT= Python iCalendar (ics) and vCard library
LICENSE= apache-2.0
PYTHON_VERSIONED_DEPENDENCIES= dateutil
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.8.1c
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.8.1c
PYTHON_SELF_CONFLICT= yes
EGG_NAME= ${DISTNAME:S/1c/1rc0/}
PYDISTUTILSPKG= yes
PY_PATCHPLIST= yes