2016-03-20 19:56:05 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2016/03/20 19:57:22 naddy Exp $
|
2007-07-25 20:05:14 +00:00
|
|
|
|
|
|
|
COMMENT= module for implementing an SCGI interface
|
|
|
|
|
|
|
|
MODULES= cpan
|
2016-03-20 19:56:05 +00:00
|
|
|
PKG_ARCH= *
|
2007-07-25 20:05:14 +00:00
|
|
|
DISTNAME= SCGI-0.6
|
2010-12-03 11:46:46 +00:00
|
|
|
REVISION= 0
|
2007-07-25 20:05:14 +00:00
|
|
|
CATEGORIES= www
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
CONFIGURE_STYLE=modbuild
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|