diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-08-19 08:53:57 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-08-19 08:53:57 +0000 |
commit | 0190622d48249a84f611446107bf55d81525d203 (patch) | |
tree | b715e72ae6b3a6623b005911d3c909f7658a5bb9 /japanese | |
parent | 934d2728a5686d48caede4d17a0026c4a1d3b73f (diff) | |
download | ports-0190622d48249a84f611446107bf55d81525d203.tar.gz ports-0190622d48249a84f611446107bf55d81525d203.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 1 | ||||
-rw-r--r-- | japanese/weather-emacs20/Makefile | 44 | ||||
-rw-r--r-- | japanese/weather-emacs20/distinfo | 3 | ||||
-rw-r--r-- | japanese/weather-emacs20/pkg-descr | 1 | ||||
-rw-r--r-- | japanese/weather-emacs20/pkg-plist | 5 |
5 files changed, 0 insertions, 54 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 2638f1e61f7a..4ee87c98e908 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -403,7 +403,6 @@ SUBDIR += w3m-img SUBDIR += waeijiro-fpw SUBDIR += wdic-fpw - SUBDIR += weather-emacs20 SUBDIR += web1913-fpw SUBDIR += webalizer SUBDIR += weblint97 diff --git a/japanese/weather-emacs20/Makefile b/japanese/weather-emacs20/Makefile deleted file mode 100644 index ad376ca73938..000000000000 --- a/japanese/weather-emacs20/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# 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.32 -PORTREVISION= 1 -CATEGORIES= japanese elisp geography -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@FreeBSD.org -COMMENT= Weather Report in Japanese Regions - -DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version -EXPIRATION_DATE= 2007-08-19 - -USE_EMACS= yes -EMACS_PORT_NAME?= emacs20 - -.if ${EMACS_PORT_NAME} != "emacs21" -PORTNAMESUFFIX= ${PKGNAMESUFFIX} -.endif - -BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/emu/emu.el:${PORTSDIR}/editors/apel${PORTNAMESUFFIX} -RUN_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/emu/emu.el:${PORTSDIR}/editors/apel${PORTNAMESUFFIX} - -DOCS= README - -DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} -MAKE_ARGS+= LISPDIR=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} - -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 deleted file mode 100644 index 2bdf9e716944..000000000000 --- a/japanese/weather-emacs20/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (weather-0.32.tar.gz) = 1ef23b3dd3c256e545b052559ff3c387 -SHA256 (weather-0.32.tar.gz) = 93e8b5e554e0ef53dd990f096a1ef4e045afa3db14695c640b45d76e1235975a -SIZE (weather-0.32.tar.gz) = 10693 diff --git a/japanese/weather-emacs20/pkg-descr b/japanese/weather-emacs20/pkg-descr deleted file mode 100644 index 19f91b0236cf..000000000000 --- a/japanese/weather-emacs20/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Get Weather Report for Japanese regions on emacsen. diff --git a/japanese/weather-emacs20/pkg-plist b/japanese/weather-emacs20/pkg-plist deleted file mode 100644 index a9321cbc22da..000000000000 --- a/japanese/weather-emacs20/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/weather/weather.el -%%EMACS_LIBDIR_WITH_VER%%/site-lisp/weather/weather.elc -@dirrm %%EMACS_LIBDIR_WITH_VER%%/site-lisp/weather -%%PORTDOCS%%share/doc/weather/README -%%PORTDOCS%%@dirrm share/doc/weather |