forked from Lainports/freebsd-ports
mail/imapfilter: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
cb3fe262a8
commit
dede40316e
1 changed files with 3 additions and 1 deletions
|
|
@ -12,7 +12,9 @@ LICENSE= MIT
|
|||
|
||||
LIB_DEPENDS= libpcre2-8.so:devel/pcre2
|
||||
|
||||
USES= lua ssl
|
||||
USES= cpe lua ssl
|
||||
|
||||
CPE_VENDOR= imapfilter_project
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -I${LUA_INCDIR}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -L${LUA_LIBDIR}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue