diff options
Diffstat (limited to 'print/py-relatorio')
-rw-r--r-- | print/py-relatorio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/py-relatorio/Makefile b/print/py-relatorio/Makefile index 606f8982db58..b20a0699df20 100644 --- a/print/py-relatorio/Makefile +++ b/print/py-relatorio/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Templating library able to output odt and pdf files +WWW= https://hg.tryton.org/relatorio LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |