blob: 6c8d279695b4ad9a3dc3d640e0832d536dd506b4 (
plain) (
tree)
|
|
# New ports collection makefile for: jpilot (japanized)
# Date created: Tue Aug 31 23:23:00 JST 1999
# Whom: sumikawa
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../../palm/jpilot
COMMENT= ${.CURDIR}/pkg-comment
CATEGORIES= japanese
MAINTAINER= sumikawa@FreeBSD.org
CONFIGURE_ARGS= --with-japanese
.include "${MASTERDIR}/Makefile"
|