aboutsummaryrefslogtreecommitdiff
path: root/chinese/big5con/Makefile
blob: 7ec224760e5f9d86223453e119703331aa14dc4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	big5con
# Date created:		07 Jan 1997
# Whom:			Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw>
#
# $FreeBSD$
#

PORTNAME=	big5con
PORTVERSION=	0.92h
CATEGORIES=	chinese
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	statue@freebsd.sinica.edu.tw
COMMENT=	Big5 Chinese console

ONLY_FOR_ARCHS=	i386

post-install:
	@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>