mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/linux-c7-libaio: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
d84e339b43
commit
fbfe7bf406
1 changed files with 3 additions and 1 deletions
|
@ -6,10 +6,12 @@ CATEGORIES= devel linux
|
||||||
MAINTAINER= emulation@FreeBSD.org
|
MAINTAINER= emulation@FreeBSD.org
|
||||||
COMMENT= Asynchronous I/O library (CentOS ${LINUX_DIST_VER})
|
COMMENT= Asynchronous I/O library (CentOS ${LINUX_DIST_VER})
|
||||||
|
|
||||||
USES= linux:c7
|
USES= cpe linux:c7
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_LINUX_RPM= yes
|
USE_LINUX_RPM= yes
|
||||||
|
|
||||||
|
CPE_VENDOR= libaio_project
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue