diff options
Diffstat (limited to 'math/py-pyreadr/Makefile')
-rw-r--r-- | math/py-pyreadr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-pyreadr/Makefile b/math/py-pyreadr/Makefile index 7c2fab3b18bb..cf069db772a9 100644 --- a/math/py-pyreadr/Makefile +++ b/math/py-pyreadr/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Read/write R RData and Rds files into/from pandas data frames +WWW= https://github.com/ofajardo/pyreadr LICENSE= AGPLv3+ |