2013-09-20 18:13:47 +02:00
|
|
|
# Created by: Wen Heping <wenheping@gmail.com>
|
2009-03-12 20:21:04 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= buzhug
|
2010-10-05 05:03:26 +02:00
|
|
|
PORTVERSION= 1.8
|
2009-03-12 20:21:04 +01:00
|
|
|
CATEGORIES= databases python
|
2009-08-22 02:18:43 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
2009-03-12 20:21:04 +01:00
|
|
|
|
2010-10-20 07:53:20 +02:00
|
|
|
MAINTAINER= culot@FreeBSD.org
|
2014-06-10 09:39:01 +02:00
|
|
|
COMMENT= Pure-Python database engine
|
2009-03-12 20:21:04 +01:00
|
|
|
|
2014-10-19 10:50:17 +02:00
|
|
|
USES= python zip
|
|
|
|
USE_PYTHON= distutils
|
2009-03-12 20:21:04 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|