diff options
Diffstat (limited to 'devel/py-autocommand/Makefile')
-rw-r--r-- | devel/py-autocommand/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-autocommand/Makefile b/devel/py-autocommand/Makefile index b9583ea81fcf..61d1109b1278 100644 --- a/devel/py-autocommand/Makefile +++ b/devel/py-autocommand/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create a command-line program from a function +WWW= https://github.com/Lucretiel/autocommand LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE |