mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
24 lines
552 B
Makefile
24 lines
552 B
Makefile
|
# New ports collection makefile for: tgif-j
|
||
|
# Version required: 2.16.12
|
||
|
# Date created: 8 Dec 1995
|
||
|
# Whom: Mita Yoshio <mita@iis.u-tokyo.ac.jp>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= tgif-2.16-p12
|
||
|
PKGNAME= jp-tgif-216-p12
|
||
|
CATEGORIES+= japanese
|
||
|
MASTER_SITES= ftp://theta.iis.u-tokyo.ac.jp/pub1/X/contrib/applications/tgif/
|
||
|
|
||
|
PATCH_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X/contrib/misc/tgif/
|
||
|
PATCHFILES= tgif-2.16-p12.jp.gz \
|
||
|
tgif-2.16-p12.jp.kinput2over-the-spotpatch
|
||
|
PATCH_DIST_STRIP= -p1
|
||
|
|
||
|
MAINTAINER= mita@iis.u-tokyo.ac.jp
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|