# $OpenBSD$

COMMENT=		Commanline client for Bugzilla bug tracking systems

# Thanks to github.com for the obfuscated download name. When updating,
# the new name can be found from http://github.com/ColdWind/pybugz/downloads
# -- look for the commit ID.
DISTNAME=		ColdWind-pybugz-92d1f05
PKGNAME=		pybugz-0.8.0
CATEGORIES=		devel

HOMEPAGE=		http://www.liquidx.net/pybugz/

MAINTAINER=		Damien Miller <djm@openbsd.org>

# GPL
PERMIT_PACKAGE_CDROM=	Yes
PERMIT_PACKAGE_FTP=	Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP=	Yes

MASTER_SITES =		http://download.github.com/

MODULES=		lang/python

.include <bsd.port.mk>
