mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
44c496d56a
is that ok???" questions and scripts, the more I think about it the less it makes sense. (Like, "if you don't want a Japanized tcl, why the hell are you doing "make install" in japanese/tcl???")
23 lines
504 B
Makefile
23 lines
504 B
Makefile
# New ports collection makefile for: chimera + kanji patch
|
|
# Version required: 1.65
|
|
# Date created: 26 December 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.2 1995/11/26 11:32:35 asami Exp $
|
|
#
|
|
|
|
DISTNAME= chimera-1.65
|
|
PKGNAME= jp-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/
|
|
PATCHFILES= chimera-1.65-kanji.patch
|
|
PATCH_DIST_STRIP= -p1
|
|
|
|
MAINTAINER= asami@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|