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

(-)Makefile (+3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	freebsd-bugzilla-cli
4
PORTNAME=	freebsd-bugzilla-cli
5
PORTVERSION=	0.14.0
5
PORTVERSION=	0.14.0
6
PORTREVISION=	1
6
CATEGORIES=	ports-mgmt
7
CATEGORIES=	ports-mgmt
7
8
8
MAINTAINER=	pgollucci@FreeBSD.org
9
MAINTAINER=	pgollucci@FreeBSD.org
Lines 10-15 Link Here
10
11
11
LICENSE=	APACHE20
12
LICENSE=	APACHE20
12
13
14
RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss
15
13
OPTIONS_GROUP=	BACKEND
16
OPTIONS_GROUP=	BACKEND
14
OPTIONS_GROUP_BACKEND=	PYBUGZ
17
OPTIONS_GROUP_BACKEND=	PYBUGZ
15
OPTIONS_DEFAULT=	PYBUGZ
18
OPTIONS_DEFAULT=	PYBUGZ

Return to bug 204026