1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/www/hypermail/Makefile
Bill Fumerola adea17533f Upgrade from 1.02 -> 20b3, associated changes.
Submitted by:	Alex Perel <veers@disturbed.net> (new maintainer)
1999-03-22 22:45:06 +00:00

25 lines
555 B
Makefile

# New ports collection makefile for: hypermail
# Version required: 20b3
# Date created: 23 Dec 1997
# Whom: mjhsieh
#
# $Id: Makefile,v 1.2 1998/05/25 19:48:50 steve Exp $
#
DISTNAME= hypermail
PKGNAME= hypermail-${HYPERMAIL_VERSION}
CATEGORIES= www
MASTER_SITES= ftp://ftp.landfield.com/hypermail/ \
ftp://ftp.faqs.org/hypermail/
MAINTAINER= veers@disturbed.net
HYPERMAIL_VERSION= 20b3
WRKSRC= ${WRKDIR}/hypermail-${HYPERMAIL_VERSION}
HAS_CONFIGURE= yes
MAN1= hypermail.1
MAN4= hmrc.4
.include <bsd.port.mk>