1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/chinese/big5con/Makefile

23 lines
427 B
Makefile
Raw Normal View History

# New ports collection makefile for: big5con
# Date created: 07 Jan 1997
# Whom: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw>
#
1999-08-25 04:58:03 +00:00
# $FreeBSD$
#
PORTNAME= big5con
PORTVERSION= 0.92h
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= statue@freebsd.sinica.edu.tw
2003-02-21 11:08:38 +00:00
COMMENT= Big5 Chinese console
1998-09-27 00:00:24 +00:00
ONLY_FOR_ARCHS= i386
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>