openbsd-ports/www/spawn-fcgi/Makefile
2022-03-11 20:09:36 +00:00

20 lines
364 B
Makefile

COMMENT= spawn FastCGI processes
DISTNAME= spawn-fcgi-1.6.4
CATEGORIES= www
MASTER_SITES= https://download.lighttpd.net/spawn-fcgi/releases-1.6.x/
EXTRACT_SUFX= .tar.xz
HOMEPAGE= https://redmine.lighttpd.net/projects/spawn-fcgi/news
MAINTAINER= Brad Smith <brad@comstyle.com>
# BSD
PERMIT_PACKAGE= Yes
WANTLIB= c
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>