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

(-)Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MASTER_SITES=	http://pure-lang.googlecode.com/files/
11
MASTER_SITES=	http://pure-lang.googlecode.com/files/
12
12
13
MAINTAINER=	lichray@gmail.com
13
MAINTAINER=	lichray@gmail.com
14
COMMENT=	Pure langauge binding to the SQLite3 library
14
COMMENT=	Pure language binding to the SQLite3 library
15
15
16
LIB_DEPENDS+=	pure.7:${PORTSDIR}/lang/pure \
16
LIB_DEPENDS+=	pure.7:${PORTSDIR}/lang/pure \
17
		sqlite3:${PORTSDIR}/databases/sqlite3
17
		sqlite3:${PORTSDIR}/databases/sqlite3

Return to bug 159866