summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-04-09 09:55:44 +0000
committerknu <knu@FreeBSD.org>2001-04-09 09:55:44 +0000
commitb761e2d9a807777b829fc7500992343816368080 (patch)
tree404cd2de4843ef297684f54513da7703ecdfe99a /japanese
parent69dbf4e70bbbe4d957217e68ae144b62be2d082e (diff)
downloadFreeBSD-ports-b761e2d9a807777b829fc7500992343816368080.zip
FreeBSD-ports-b761e2d9a807777b829fc7500992343816368080.tar.gz
Add ja-weather-emacs20, Weather Report in Japanese Regions.
PR: ports/26399 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile1
-rw-r--r--japanese/weather-emacs20/Makefile33
-rw-r--r--japanese/weather-emacs20/distinfo1
-rw-r--r--japanese/weather-emacs20/pkg-comment1
-rw-r--r--japanese/weather-emacs20/pkg-descr1
-rw-r--r--japanese/weather-emacs20/pkg-plist4
6 files changed, 41 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index 3b55e57..3225a53 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -345,6 +345,7 @@
SUBDIR += w3m
SUBDIR += w3m-ssl
SUBDIR += wdic-fpw
+ SUBDIR += weather-emacs20
SUBDIR += web1913-fpw
SUBDIR += weblint97
SUBDIR += word
diff --git a/japanese/weather-emacs20/Makefile b/japanese/weather-emacs20/Makefile
new file mode 100644
index 0000000..fcc6006
--- /dev/null
+++ b/japanese/weather-emacs20/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: weather
+# Date Created: 5 Mar 2001
+# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
+#
+# $FreeBSD$
+#
+
+PORTNAME= weather
+PORTVERSION= 0.19
+CATEGORIES= japanese elisp
+MASTER_SITES= ftp://ftp.opaopa.org/pub/elisp/ \
+ ftp://ftp.ring.gr.jp/pub/text/elisp/jaist/ftp.opaopa.org/elisp/ \
+ ftp://ftp.jaist.ac.jp/pub/GNU/elisp/ftp.opaopa.org/elisp/
+PKGNAMESUFFIX= -${EMACS_PORT_NAME}
+
+MAINTAINER= yoichi@eken.phys.nagoya-u.ac.jp
+
+BUILD_DEPENDS= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-emacs20
+RUN_DEPENDS= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-emacs20
+
+EMACS_PORT_NAME=emacs20
+
+DOCS= README
+
+DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}
+
+post-install:
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/${DOCS} ${DOCSDIR}
+.endif
+
+.include <bsd.port.mk>
diff --git a/japanese/weather-emacs20/distinfo b/japanese/weather-emacs20/distinfo
new file mode 100644
index 0000000..0368132
--- /dev/null
+++ b/japanese/weather-emacs20/distinfo
@@ -0,0 +1 @@
+MD5 (weather-0.19.tar.gz) = 53d6dd2b04058e6cc6e0cea345cd0656
diff --git a/japanese/weather-emacs20/pkg-comment b/japanese/weather-emacs20/pkg-comment
new file mode 100644
index 0000000..b00c6d4
--- /dev/null
+++ b/japanese/weather-emacs20/pkg-comment
@@ -0,0 +1 @@
+Weather Report in Japanese Regions
diff --git a/japanese/weather-emacs20/pkg-descr b/japanese/weather-emacs20/pkg-descr
new file mode 100644
index 0000000..19f91b0
--- /dev/null
+++ b/japanese/weather-emacs20/pkg-descr
@@ -0,0 +1 @@
+Get Weather Report for Japanese regions on emacsen.
diff --git a/japanese/weather-emacs20/pkg-plist b/japanese/weather-emacs20/pkg-plist
new file mode 100644
index 0000000..90d48e4
--- /dev/null
+++ b/japanese/weather-emacs20/pkg-plist
@@ -0,0 +1,4 @@
+%%EMACS_LIBDIR%%/site-lisp/weather.el
+%%EMACS_LIBDIR%%/site-lisp/weather.elc
+share/doc/weather/README
+@dirrm share/doc/weather
OpenPOWER on IntegriCloud