aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Nginx-Simple/Makefile
blob: abe22990060dff904d571d7d0649f4a4ac73e44d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Nginx-Simple
PORTVERSION=	0.07
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	simond@irrelevant.org
COMMENT=	Perl 5 module for easy to use interface for Nginx Perl Module
WWW=		https://metacpan.org/release/Nginx-Simple

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>