aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/hex/Makefile
blob: b522b99560148684921f3f67dc328fd92dedccc0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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.4 1998/04/04 21:50:54 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>