mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
7c72a1ff8e
PR: ports/4753 Submitted by: IMAMURA Tomoaki <yu@pastel.club.or.jp>
24 lines
481 B
Makefile
24 lines
481 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.2 1997/09/14 23:07:36 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}
|
|
|
|
MANLANG= ja_JP.EUC
|
|
|
|
.include <bsd.port.mk>
|