diff --git a/textproc/miller/Makefile b/textproc/miller/Makefile index c88519ad81ca..5234b5dc9121 100644 --- a/textproc/miller/Makefile +++ b/textproc/miller/Makefile @@ -9,7 +9,8 @@ COMMENT= Sed/awk/cut/join/sort for name-indexed data such as CSV, TSV and JSON LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= autoreconf libtool +USES= autoreconf cpe libtool +CPE_VENDOR= johnkerl USE_GITHUB= yes GH_ACCOUNT= johnkerl