1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/japanese/chimera/Makefile

26 lines
543 B
Makefile
Raw Normal View History

# New ports collection makefile for: chimera + kanji patch
# Version required: 1.65
# Date created: 26 December 1994
# Whom: asami
#
1998-10-30 10:33:43 +00:00
# $Id: Makefile,v 1.9 1998/10/16 01:11:39 jseger Exp $
#
DISTNAME= chimera-1.65
PKGNAME= ja-chimera-1.65
CATEGORIES= japanese www
MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
PATCH_SITES= ftp://ftp.tohoku.ac.jp/pub/net/www/chimera/old/
PATCHFILES= chimera-1.65-kanji.patch
MAINTAINER= ports@FreeBSD.ORG
1998-10-30 10:33:43 +00:00
BROKEN= build
USE_IMAKE= yes
PATCH_DIST_STRIP= -p1
MAN1= chimera.1
.include <bsd.port.mk>