Prune net-mgmt/pnp-icinga
[dports.git] / www / p5-Nginx-Simple / Makefile
1 # Created by: Simon Dick <simond@irrelevant.org>
2 # $FreeBSD$
3
4 PORTNAME=       Nginx-Simple
5 PORTVERSION=    0.07
6 PORTREVISION=   1
7 CATEGORIES=     www perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     simond@irrelevant.org
12 COMMENT=        Perl 5 module for easy to use interface for Nginx Perl Module
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>