freebsd-ports/www/hypermail/Makefile
Steve Price ea47cad4b0 Update to version 2b30.
PR:		23601
Submitted by:	David W. Chapman Jr. <poseiden@inethouston.net>
2001-02-26 03:57:17 +00:00

23 lines
421 B
Makefile

# New ports collection makefile for: hypermail
# Date created: 23 Dec 1997
# Whom: mjhsieh
#
# $FreeBSD$
#
PORTNAME= hypermail
PORTVERSION= 2b30
CATEGORIES= www
MASTER_SITES= ftp://ftp.landfield.com/hypermail/ \
ftp://ftp.faqs.org/hypermail/
MAINTAINER= veers@disturbed.net
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-htmldir=${PREFIX}/share/hypermail
MAN1= hypermail.1
MAN4= hmrc.4
.include <bsd.port.mk>