ports/textproc/htmldoc/Makefile
David W. Chapman Jr. f81b1c70ed Update to latest version
PR:		38366
Timeout:	maintainer
Submitted by:	erwin@lansing.dk
2002-05-21 15:52:35 +00:00

22 lines
490 B
Makefile

# New ports collection makefile for: htmldoc
# Date created: 12 June 2001
# Whom: Glenn Trewitt <glenn@trewitt.org>
#
# $FreeBSD$
#
PORTNAME= htmldoc
PORTVERSION= 1.8.19
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
MAINTAINER= glenn@trewitt.org
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAN1= htmldoc.1
.include <bsd.port.mk>