Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/databases/buzhug/Makefile
18157 views
PORTNAME=	buzhug
PORTVERSION=	1.8
PORTREVISION=	2
CATEGORIES=	databases python
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Pure-Python database engine
WWW=		https://buzhug.sourceforge.net/

USES=		dos2unix python zip
USE_PYTHON=	distutils autoplist concurrent optsuffix

.include <bsd.port.mk>