mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Initial import of rxvt version 2.4.5.
ja-rxvt - japanese version of rxvt PR: 6925 Submitted by: HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
This commit is contained in:
parent
1387b57967
commit
c99d294e85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11726
22
japanese/rxvt/Makefile
Normal file
22
japanese/rxvt/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: ja-rxvt
|
||||
# Version required: 2.4.5
|
||||
# Date created: 12 Jun 1998
|
||||
# Whom: HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
|
||||
#
|
||||
#
|
||||
|
||||
FILESDIR= ${.CURDIR}/../../x11/rxvt/files
|
||||
PATCHDIR= ${.CURDIR}/../../x11/rxvt/patches
|
||||
PKGDIR= ${.CURDIR}/../../x11/rxvt/pkg
|
||||
|
||||
PKGNAME= ja-rxvt-2.4.5
|
||||
|
||||
.include <${.CURDIR}/../../x11/rxvt/Makefile>
|
||||
|
||||
CATEGORIES= japanese x11
|
||||
|
||||
MAINTAINER= honda@kashio.info.mie-u.ac.jp
|
||||
|
||||
USE_X11= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --enable-menubar --enable-kanji --with-x
|
Loading…
Reference in New Issue
Block a user