blob: ee705add059781de6de755e2f16030c3a3e74831 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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>
|