View | Details | Raw Unified | Return to bug 161907
Collapse All | Expand All

(-)b/Makefile (-2 / +2 lines)
Lines 9-18 PORTNAME= beansdb Link Here
9
PORTVERSION=	0.5.3
9
PORTVERSION=	0.5.3
10
PORTREVISION=	0
10
PORTREVISION=	0
11
CATEGORIES=	databases
11
CATEGORIES=	databases
12
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
12
MASTER_SITES=	GOOGLE_CODE
13
13
14
MAINTAINER=	qingfeng@douban.com
14
MAINTAINER=	qingfeng@douban.com
15
COMMENT=	Yet anonther distributed key-value storage system from Douban Inc
15
COMMENT=	Yet another distributed key-value storage system from Douban Inc
16
16
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
CFLAGS+=	${PTHREAD_LIBS}
18
CFLAGS+=	${PTHREAD_LIBS}

Return to bug 161907