1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
- Add LICENSE
- Pet portlint

PR:		ports/188574
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
This commit is contained in:
Steve Wills 2014-04-15 03:12:26 +00:00
parent e1c43a37b1
commit b4d40ea8e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351304
2 changed files with 5 additions and 4 deletions

View File

@ -10,12 +10,13 @@ MASTER_SITES= http://code.aaronbentley.com/pybaz/releases/
MAINTAINER= hsn@sendmail.cz
COMMENT= Python interface to Baz/Arch version control system
LICENSE= GPLv2
RUN_DEPENDS= baz:${PORTSDIR}/devel/baz
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PLIST_SUB+= PYTHON_SITELIB=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||}
RUN_DEPENDS= baz:${PORTSDIR}/devel/baz
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -8,4 +8,4 @@ It's based on PyArch, and shares the same design goals:
It provides enough flexibility and efficiency for all types of applications,
from batch scripts to graphical user interface front-end and web services.
WWW: http://code.aaronbentley.com/pybaz/
WWW: http://code.aaronbentley.com/pybaz/