c2a92a1aea
version 1.1.0 (via revision 464079).
16 lines
305 B
Makefile
16 lines
305 B
Makefile
# Created by: sumikawa
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../../palm/jpilot
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Desktop Organizer Software for the Palm Pilot (Japanized)
|
|
|
|
CONFLICTS= jpilot-[0-9]*
|
|
|
|
CONFIGURE_ARGS= --with-japanese
|
|
|
|
.include "${MASTERDIR}/Makefile"
|