freebsd-ports/www/swish-e/Makefile
Pav Lucistnik 34484325ed - Update to 2.4.1
- Reset maintainer to ports@FreeBSD.org

PR:		ports/62030
Submitted by:	alexander smishlajev <alex@ank-sia.com>
Approved by:	maintainer
2004-02-14 16:48:56 +00:00

23 lines
533 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.1
CATEGORIES= www textproc
MASTER_SITES= http://swish-e.org/Download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple web indexing for humans - enhanced
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= SWISH-CONFIG.1 SWISH-FAQ.1 SWISH-LIBRARY.1 SWISH-RUN.1 swish-e.1
.include <bsd.port.mk>