# New ports collection makefile for: pybaz # Date created: 2007-03-01 # Whom: Radim Kolar # # $FreeBSD$ # PORTNAME= pybaz PORTVERSION= 1.5.3 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://code.aaronbentley.com/pybaz/releases/ MAINTAINER= hsn@sendmail.cz COMMENT= Python interface to Baz/Arch version control system USE_PYTHON= yes USE_PYDISTUTILS= yes PLIST_SUB+= PYTHON_SITELIB=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||} RUN_DEPENDS= baz:${PORTSDIR}/devel/bazaar .include rel='vcs-git' href='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
blob: 02b3a6016150e7eeb28ee4ac9ee675b5977b60c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38