freebsd-ports/japanese/mh/Makefile
Satoshi Asami 44c496d56a Remove the "hey I'm going to overwrite the pre-existing blah blah,
is that ok???" questions and scripts, the more I think about it the
less it makes sense.  (Like, "if you don't want a Japanized tcl, why
the hell are you doing "make install" in japanese/tcl???")
1996-06-13 05:43:15 +00:00

21 lines
479 B
Makefile

# New ports collection makefile for: mh (Japanese)
# Version required: 6.8.3-JP.2c
# Date created: 28 March 1995
# Whom: Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
#
# $Id: Makefile,v 1.3 1995/06/24 11:38:50 asami Exp $
#
DISTNAME= mh-6.8.3
PKGNAME= jp-mh-6.8.3
MASTER_SITES= ftp://omrongw.wg.omron.co.jp/pub/net/mail/
CATEGORIES+= japanese mail
DISTFILES= mh-6.8.3-JP.2c.tar.gz
MAINTAINER= asami@FreeBSD.ORG
post-install:
ldconfig -m ${PREFIX}/lib
.include <bsd.port.mk>