1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/mail/mh/Makefile

15 lines
251 B
Makefile
Raw Normal View History

1994-10-04 23:32:54 +00:00
# New ports collection makefile for: mh
# Version required: 6.8.3
# Date created: Oct 4, 1994
# Whom: pst
#
1995-04-11 20:28:32 +00:00
# $Id$
#
1994-10-04 23:32:54 +00:00
DISTNAME= mh-6.8.3
1995-04-11 20:28:32 +00:00
CATEGORIES+= mail
MASTER_SITES= ftp://ftp.ics.uci.edu/pub/mh/tar/
1994-10-04 23:32:54 +00:00
EXTRACT_SUFX= .tar.Z
.include <bsd.port.mk>