mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
11 lines
223 B
Makefile
11 lines
223 B
Makefile
# New ports collection makefile for: mh
|
|
# Version required: 6.8.3
|
|
# Date created: Oct 4, 1994
|
|
# Whom: pst
|
|
#
|
|
MASTER_SITES= ftp://ftp.ics.uci.edu/pub/mh/tar/
|
|
DISTNAME= mh-6.8.3
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
.include <bsd.port.mk>
|