freebsd-ports/japanese/hex/Makefile
1999-08-25 05:28:01 +00:00

25 lines
500 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)
#
# $FreeBSD$
#
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
MANLANG= ja
MAN1= hex.1
.include <bsd.port.mk>