1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/japanese/chimera/Makefile
Masafumi Max NAKANE 474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00

23 lines
507 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.5 1997/09/09 03:01:13 asami 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
PATCH_DIST_STRIP= -p1
MAINTAINER= asami@FreeBSD.ORG
USE_IMAKE= yes
.include <bsd.port.mk>