22 lines
419 B
Makefile

# $OpenBSD: Makefile,v 1.13 2019/07/12 20:51:05 sthen Exp $
COMMENT= spawn FastCGI processes
DISTNAME= spawn-fcgi-1.6.3
REVISION= 0
CATEGORIES= www
MASTER_SITES= http://www.lighttpd.net/download/
HOMEPAGE= http://redmine.lighttpd.net/projects/spawn-fcgi/news
MAINTAINER= Brad Smith <brad@comstyle.com>
# BSD
PERMIT_PACKAGE= Yes
WANTLIB= c
CONFIGURE_STYLE= autoconf
AUTOCONF_VERSION= 2.64
.include <bsd.port.mk>