1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/japanese/jpilot/Makefile
Munechika SUMIKAWA 7c2de40ffd - changed = to ?= or += in some of the variables in palm/jpilot
instead of assigning variables after the .include statement.
Suggested by:   asami
1999-09-09 15:29:05 +00:00

20 lines
407 B
Makefile

# New ports collection makefile for: jpilot (japanized)
# Version required: 0.93.1
# Date created: Tue Aug 31 23:23:00 JST 1999
# Whom: sumikawa
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../../palm/jpilot
COMMENT= ${.CURDIR}/pkg/COMMENT
PKGNAME= ja-jpilot-0.93.1
CATEGORIES= japanese
MAINTAINER= sumikawa@kame.net
CONFIGURE_ARGS= --with-japanese
.include "${MASTERDIR}/Makefile"