Index: www/py-helium/Makefile =================================================================== --- www/py-helium/Makefile (nonexistent) +++ www/py-helium/Makefile (working copy) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= helium +DISTVERSION= 3.0.1 +CATEGORIES= www +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= neel@neelc.org +COMMENT= Python library for automating web browsers + +LICENSE= MIT +LICENSE_FILE_MIT= ${WRKSRC}/LICENCE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} + +USES= python +USE_PYTHON= distutils autoplist + +NO_ARCH= yes + +.include Property changes on: www/py-helium/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: www/py-helium/distinfo =================================================================== --- www/py-helium/distinfo (nonexistent) +++ www/py-helium/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1582841829 +SHA256 (helium-3.0.1.tar.gz) = a7be1ad48702a38e11e9ee9b262459cde3c986d2dcbd79fcf8d6f5b54c5f5d9e +SIZE (helium-3.0.1.tar.gz) = 18613861 Property changes on: www/py-helium/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: www/py-helium/pkg-descr =================================================================== --- www/py-helium/pkg-descr (nonexistent) +++ www/py-helium/pkg-descr (working copy) @@ -0,0 +1,3 @@ +Helium is a Python library for automating web browsers. + +WWW: https://github.com/mherrmann/helium Property changes on: www/py-helium/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property