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

(-)dtse/Makefile (+2 lines)
Lines 15-20 Link Here
15
MAINTAINER=	douglas@douglasthrift.net
15
MAINTAINER=	douglas@douglasthrift.net
16
COMMENT=	An indexing search engine for use on small websites
16
COMMENT=	An indexing search engine for use on small websites
17
17
18
LICENSE=	ASL
19
18
.if defined(WITH_OPENSSL)
20
.if defined(WITH_OPENSSL)
19
USE_OPENSSL=	yes
21
USE_OPENSSL=	yes
20
CONFIGURE_ARGS+=	--with-openssl=${OPENSSLBASE}
22
CONFIGURE_ARGS+=	--with-openssl=${OPENSSLBASE}
(-)dtse/pkg-descr (-3 lines)
Lines 5-10 Link Here
5
Tag as specified at http://www.robotstxt.org/wc/exclusion.html.
5
Tag as specified at http://www.robotstxt.org/wc/exclusion.html.
6
6
7
WWW: http://computers.douglasthrift.net/searchengine/
7
WWW: http://computers.douglasthrift.net/searchengine/
8
9
- Douglas Thrift
10
douglas@douglasthrift.net

Return to bug 154016