Add ja-weather-emacs20, Weather Report in Japanese Regions.

PR:		ports/26399
Submitted by:	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
This commit is contained in:
Akinori MUSHA 2001-04-09 09:55:44 +00:00
parent a398c07dfa
commit e0481c23f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41118
6 changed files with 41 additions and 0 deletions

View File

@ -345,6 +345,7 @@
SUBDIR += w3m
SUBDIR += w3m-ssl
SUBDIR += wdic-fpw
SUBDIR += weather-emacs20
SUBDIR += web1913-fpw
SUBDIR += weblint97
SUBDIR += word

View File

@ -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>

View File

@ -0,0 +1 @@
MD5 (weather-0.19.tar.gz) = 53d6dd2b04058e6cc6e0cea345cd0656

View File

@ -0,0 +1 @@
Weather Report in Japanese Regions

View File

@ -0,0 +1 @@
Get Weather Report for Japanese regions on emacsen.

View File

@ -0,0 +1,4 @@
%%EMACS_LIBDIR%%/site-lisp/weather.el
%%EMACS_LIBDIR%%/site-lisp/weather.elc
share/doc/weather/README
@dirrm share/doc/weather