ports/devel/linux-c7-libaio/Makefile
Rodrigo Osorio 06df180a9e */*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
2023-11-06 11:03:47 +01:00

18 lines
363 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})
WWW= https://lse.sourceforge.net/io/aio.html
USES= cpe linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
CPE_VENDOR= libaio_project
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>