mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
a5be358b9d
Approved by: portmgr (implicitly)
18 lines
389 B
Makefile
18 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"
|