View | Details | Raw Unified | Return to bug 188118
Collapse All | Expand All

(-)./Makefile (-1 / +4 lines)
Lines 8-16 Link Here
8
MASTER_SITE_SUBDIR=	CPAN:TPABA/Nginx
8
MASTER_SITE_SUBDIR=	CPAN:TPABA/Nginx
9
PKGNAMEPREFIX=	p5-
9
PKGNAMEPREFIX=	p5-
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	5u623l20@gmail.com
12
COMMENT=	Nginx embeded perl module to read and evaluate a request body
12
COMMENT=	Nginx embeded perl module to read and evaluate a request body
13
13
14
LICENSE=	ART10 GPLv1
15
LICENSE_COMB=	dual
16
14
OPTIONS_DEFINE=	NGINX_DEVEL
17
OPTIONS_DEFINE=	NGINX_DEVEL
15
NGINX_DEVEL_DESC=	Use nginx-devel
18
NGINX_DEVEL_DESC=	Use nginx-devel

Return to bug 188118