diff options
Diffstat (limited to 'devel/py-funcparserlib/Makefile')
-rw-r--r-- | devel/py-funcparserlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-funcparserlib/Makefile b/devel/py-funcparserlib/Makefile index aef25e824b4b..e446feb38c0b 100644 --- a/devel/py-funcparserlib/Makefile +++ b/devel/py-funcparserlib/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tota@FreeBSD.org COMMENT= Recursive descent parsing library based on functional combinators +WWW= https://funcparserlib.pirx.ru/ LICENSE= MIT |