# New ports collection makefile for:   htmldoc
# Date created:        12 June 2001
# Whom:                Glenn Trewitt <glenn@trewitt.org>
#
# $FreeBSD: ports/textproc/htmldoc/Makefile,v 1.4 2002/07/01 17:16:50 netchild Exp $
#

PORTNAME=	htmldoc
PORTVERSION=	1.8.20
CATEGORIES=	textproc
MASTER_SITES=	ftp://ftp.easysw.com/pub/htmldoc/%SUBDIR%/
MASTER_SITE_SUBDIR=	${PORTVERSION}
DISTNAME=	${PORTNAME}-${PORTVERSION}-1-source

MAINTAINER=	glenn@trewitt.org

GNU_CONFIGURE=	yes
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

MAN1=	htmldoc.1

.include <bsd.port.mk>
