1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

devel/liblnk: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-10-14 23:30:28 +02:00
parent 74c0716346
commit 527b8e875c

View File

@ -19,7 +19,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-python \
--with-libfwsi=${LOCALBASE}
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
USES= libtool pathfix python:3.5+
USES= cpe libtool pathfix python:3.5+
CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}