mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
15 lines
285 B
Makefile
15 lines
285 B
Makefile
PORTNAME= libaio
|
|
PORTVERSION= 0.3.109
|
|
DISTVERSIONSUFFIX= -13.el7
|
|
CATEGORIES= devel linux
|
|
|
|
MAINTAINER= emulation@FreeBSD.org
|
|
COMMENT= Asynchronous I/O library (CentOS ${LINUX_DIST_VER})
|
|
|
|
USES= linux:c7
|
|
USE_LDCONFIG= yes
|
|
USE_LINUX_RPM= yes
|
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
.include <bsd.port.mk>
|