freebsd-ports/japanese/chimera/Makefile
Satoshi Asami ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00

23 lines
505 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.6 1997/09/14 21:34:31 max 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= ports@FreeBSD.ORG
USE_IMAKE= yes
.include <bsd.port.mk>