diff options
Diffstat (limited to 'textproc/csvq/Makefile')
-rw-r--r-- | textproc/csvq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/csvq/Makefile b/textproc/csvq/Makefile index a03ea93da777..800f4b949c65 100644 --- a/textproc/csvq/Makefile +++ b/textproc/csvq/Makefile @@ -5,6 +5,7 @@ CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= SQL-like query language for csv +WWW= https://mithrandie.github.io/csvq/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |