a5be358b9d
Approved by: portmgr (implicitly)
17 lines
389 B
Makefile
17 lines
389 B
Makefile
# New ports collection makefile for: jpilot (japanized)
|
|
# Date created: Tue Aug 31 23:23:00 JST 1999
|
|
# Whom: sumikawa
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../../palm/jpilot
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= sumikawa@FreeBSD.org
|
|
COMMENT= Desktop Organizer Software for the Palm Pilot (Japanized)
|
|
|
|
CONFIGURE_ARGS= --with-japanese
|
|
|
|
.include "${MASTERDIR}/Makefile"
|