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

(-)Makefile (-1 / +2 lines)
Lines 10-15 Link Here
10
MAINTAINER=	hsn@sendmail.cz
10
MAINTAINER=	hsn@sendmail.cz
11
COMMENT=	Python interface to Baz/Arch version control system
11
COMMENT=	Python interface to Baz/Arch version control system
12
12
13
LICENSE=	GPLv2
14
13
USE_PYTHON=		yes
15
USE_PYTHON=		yes
14
USE_PYDISTUTILS=	yes
16
USE_PYDISTUTILS=	yes
15
17
Lines 17-21 Link Here
17
19
18
RUN_DEPENDS=	baz:${PORTSDIR}/devel/baz
20
RUN_DEPENDS=	baz:${PORTSDIR}/devel/baz
19
21
20
NO_STAGE=	yes
21
.include <bsd.port.mk>
22
.include <bsd.port.mk>
(-)pkg-descr (-1 / +1 lines)
Lines 8-11 Link Here
8
It provides enough flexibility and efficiency for all types of applications,
8
It provides enough flexibility and efficiency for all types of applications,
9
from batch scripts to graphical user interface front-end and web services.
9
from batch scripts to graphical user interface front-end and web services.
10
10
11
WWW:	http://code.aaronbentley.com/pybaz/
11
WWW: http://code.aaronbentley.com/pybaz/

Return to bug 188574