diff options
Diffstat (limited to 'devel/py-serpent/Makefile')
-rw-r--r-- | devel/py-serpent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-serpent/Makefile b/devel/py-serpent/Makefile index 6f6547807951..1f8e7a9c4c6e 100644 --- a/devel/py-serpent/Makefile +++ b/devel/py-serpent/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Simple serialization library based on ast.literal_eval +WWW= https://pypi.org/project/serpent/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |