1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/japanese/xvi-sjis/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

24 lines
427 B
Makefile

# 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"