44d37250e4
Needed by Linux Test Project. PR: 242981
18 lines
298 B
Makefile
18 lines
298 B
Makefile
# $FreeBSD$
|
|
|
|
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>
|