ports/devel/linux-c7-libaio/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

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>