diff options
Diffstat (limited to 'devel/py-automaton/Makefile')
-rw-r--r-- | devel/py-automaton/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-automaton/Makefile b/devel/py-automaton/Makefile index 63be9b53255e..3fa85b6ceaec 100644 --- a/devel/py-automaton/Makefile +++ b/devel/py-automaton/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Friendly state machines for python +WWW= https://docs.openstack.org/automaton/latest/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |