1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/www/swish-e/Makefile
Ying-Chieh Liao 048e63801f upgrade to 2.4.2
utilize PORTDOCS
2004-07-01 01:48:25 +00:00

25 lines
515 B
Makefile

# New ports collection makefile for: swish-e
# Date created: 23 Feb 98
# Whom: Daniel O'Connor <doconnor@gsoft.com.au>
#
# $FreeBSD$
#
PORTNAME= swish-e
PORTVERSION= 2.4.2
CATEGORIES= www textproc
MASTER_SITES= http://swish-e.org/Download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple web indexing for humans - enhanced
USE_GNOME= libxml2
USE_GMAKE= yes
GNU_CONFIGURE= yes
PORTDOCS= *
MAN1= SWISH-CONFIG.1 SWISH-FAQ.1 SWISH-LIBRARY.1 SWISH-RUN.1 swish-e.1
.include <bsd.port.mk>