20 lines
430 B
Makefile

# $OpenBSD: Makefile,v 1.5 2019/07/12 20:50:57 sthen Exp $
COMMENT = perl Web Server Gateway Interface Specification
MODULES = cpan
PKG_ARCH = *
DISTNAME = PSGI-1.102
CATEGORIES = www
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
CPAN_AUTHOR = MIYAGAWA
# Perl
PERMIT_PACKAGE = Yes
BUILD_DEPENDS = devel/p5-Module-Install-Repository
CONFIGURE_STYLE = modinst
.include <bsd.port.mk>