mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
efde35e18b
PR: 13669 Submitted by: maintainer
20 lines
403 B
Makefile
20 lines
403 B
Makefile
# New ports collection makefile for: jpilot (japanized)
|
|
# Version required: 0.95
|
|
# 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.95
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= sumikawa@kame.net
|
|
|
|
CONFIGURE_ARGS= --with-japanese
|
|
|
|
.include "${MASTERDIR}/Makefile"
|