mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
textproc/miller: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
e27aca1639
commit
ae945eddc8
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ COMMENT= Sed/awk/cut/join/sort for name-indexed data such as CSV, TSV and JSON
|
||||||
LICENSE= BSD2CLAUSE
|
LICENSE= BSD2CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
USES= autoreconf libtool
|
USES= autoreconf cpe libtool
|
||||||
|
CPE_VENDOR= johnkerl
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= johnkerl
|
GH_ACCOUNT= johnkerl
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue