diff options
Diffstat (limited to 'japanese/jpilot/Makefile')
-rw-r--r-- | japanese/jpilot/Makefile | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/japanese/jpilot/Makefile b/japanese/jpilot/Makefile new file mode 100644 index 000000000000..6b1890f89db5 --- /dev/null +++ b/japanese/jpilot/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: jpilot (japanized) +# Version required: 0.93.1 +# 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.93.1 + +.include "${MASTERDIR}/Makefile" + +CATEGORIES= japanese palm + +MAINTAINER= sumikawa@kame.net + +CONFIGURE_ARGS+= --with-japanese |