diff options
Diffstat (limited to 'print/dot2tex')
-rw-r--r-- | print/dot2tex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/dot2tex/Makefile b/print/dot2tex/Makefile index 3a0350249ef2..9a7be57d6075 100644 --- a/print/dot2tex/Makefile +++ b/print/dot2tex/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tota@FreeBSD.org COMMENT= Graphviz to LaTeX converter +WWW= https://github.com/kjellmf/dot2tex LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |