Date: Wed, 4 Sep 2019 11:33:59 +1000 From: Kubilay Kocak <koobs@FreeBSD.org> To: Dan Langille <dvl@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r510954 - in head/devel: . py-holidays Message-ID: <235e5da0-9d27-810f-b049-e0bed8531a9b@FreeBSD.org> In-Reply-To: <201909031545.x83Fj9X9015105@repo.freebsd.org> References: <201909031545.x83Fj9X9015105@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/09/2019 1:45 am, Dan Langille wrote: > +PORTNAME= holidays > +PORTVERSION= 0.9.11 > +CATEGORIES= devel Add python as a secondary virtual category > +MASTER_SITES= https://files.pythonhosted.org/packages/d0/17/a452275a0b3e811a381137ff6a61649086af4c5bf2a25755f518cc64b39e/ Problem with CHEESESHOP? > +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > + > +MAINTAINER= gmm@tutanota.com > +COMMENT= Generate country, province, & state specific holiday sets on the fly > + > +LICENSE= MIT Add LICENCE_FILE when one is available/provided in the source distribution > + > +USES= python > +USE_PYTHON= autoplist distutils > + > +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} > +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?235e5da0-9d27-810f-b049-e0bed8531a9b>