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

21 lines
388 B
Makefile

PORTNAME= ivykis
DISTVERSIONPREFIX= v
DISTVERSION= 0.42.4
CATEGORIES= devel
MAINTAINER= algernon@madhouse-project.org
COMMENT= Asynchronous I/O readiness notification library
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= buytenh
INSTALL_TARGET= install-strip
.include <bsd.port.mk>