diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-14 08:56:13 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-14 08:56:13 +0000 |
commit | b71e9706c5a08f4e15d6564eb93f7ef455fd3060 (patch) | |
tree | 3d0d1ec7c9337747c77a453e15965ffff1fd728e /www/Makefile | |
parent | 153c40f19aa77ec83f712c2bfab40b93d12a260e (diff) | |
download | ports-b71e9706c5a08f4e15d6564eb93f7ef455fd3060.tar.gz ports-b71e9706c5a08f4e15d6564eb93f7ef455fd3060.zip |
New port: www/dpsearch : Open source search engine for Internet and Intranet sites
This is a port of the latest released version of DataparkSearch.
DataparkSearch Engine is a full-featured open sources
web-based search engine released under the GNU General
Public License and designed to organize search within a
website, group of websites, intranet or local system.
PR: ports/68050
Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
Notes
Notes:
svn path=/head/; revision=119387
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 645b19859933..585b6b43707d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -84,6 +84,7 @@ SUBDIR += demoroniser SUBDIR += dhttpd SUBDIR += dillo + SUBDIR += dpsearch SUBDIR += drupal SUBDIR += dtse SUBDIR += dummyflash |