2013-10-11 23:48:03 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2013/10/11 23:51:44 naddy Exp $
|
2007-07-25 20:05:14 +00:00
|
|
|
|
|
|
|
COMMENT= module for implementing an SCGI interface
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
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>
|