1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/japanese/hex/Makefile
Masafumi Max NAKANE 8bd2b9a35b Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.
Forgotten by:	whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
1998-04-05 04:47:11 +00:00

26 lines
559 B
Makefile

# New ports collection makefile for: hex
# Version required: 2.03
# Date created: Nov 5, 1996
# Whom: IMAMURA Tomoaki (yu@pastel.club.or.jp)
#
# $Id: Makefile,v 1.6 1998/04/04 21:57:43 max Exp $
#
DISTNAME= hex203
PKGNAME= ja-hex-2.03
CATEGORIES= japanese
MASTER_SITES= http://www.is.s.u-tokyo.ac.jp/~nayuta/pub/
EXTRACT_SUFX= .tgz
MAINTAINER= yu@pastel.club.or.jp
USE_IMAKE= yes
PREFIX?= ${LOCALBASE}
MTREE_FILE?= /etc/mtree/BSD.local.dist
ALL_TARGET= hex
MAN1= hex.1
MANCOMPRESSED= yes
MANLANG= ja
.include <bsd.port.mk>