diff options
Diffstat (limited to 'graphics/seexpr/Makefile')
-rw-r--r-- | graphics/seexpr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/seexpr/Makefile b/graphics/seexpr/Makefile index 5da454dd04cf..a2dd369413c0 100644 --- a/graphics/seexpr/Makefile +++ b/graphics/seexpr/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://download.kde.org/stable/${PORTNAME}/ MAINTAINER= danfe@FreeBSD.org COMMENT= Embeddable expression evaluation language +WWW= https://wdas.github.io/SeExpr/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |