# New ports collection makefile for: py-gitdb # Date created: March 15, 2011 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= gitdb PORTVERSION= 0.5.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Pure Python git object database USE_PYTHON= yes USE_PYDISTUTILS= yes .include