aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/xvi-sjis/Makefile
blob: c05259a0f9faac0c4290fca53530406283f7bb82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    ja-xvi-sjis
# Date created:     07 Aug 2002
# Whom:         KIMURA Shigekazu <zau50357@lion.zero.ad.jp>
#
# $FreeBSD$
#

PKGNAMESUFFIX=  -sjis

MAINTAINER= ports@FreeBSD.org

MASTERDIR=  ${.CURDIR}/../xvi-euc

PATCHDIR=   ${.CURDIR}/files

EXTRA_PATCHES=  ${MASTERDIR}/files/patch-unix.h

COMMENT=    ${.CURDIR}/pkg-comment
PLIST=      ${.CURDIR}/pkg-plist

PROG=       sxvi

.include "${MASTERDIR}/Makefile.common"