- Add CPE info
Approved by: portmgr blanket
This commit is contained in:
parent
0299778778
commit
a66dad44b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384671
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ COMMENT?= File archiver with high compression ratio
|
|||
LICENSE?= LGPL21
|
||||
|
||||
ALL_TARGET?= all3
|
||||
USES= tar:bzip2
|
||||
USES= cpe tar:bzip2
|
||||
CPE_VENDOR= 7-zip
|
||||
MAKEFILE= makefile
|
||||
MAKE_ARGS= OPTFLAGS="${CXXFLAGS}"
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
|
||||
|
|
Loading…
Reference in a new issue