diff options
author | shige <shige@FreeBSD.org> | 2001-10-23 02:49:58 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2001-10-23 02:49:58 +0800 |
commit | 2c1d78305b4989b612b9d25d856bbebbc3dbbdce (patch) | |
tree | 58029fb27c77b00e884c0a47a4906591fb2c604e /editors/flim113 | |
parent | f2b915ab07b7edbdcc190ae2f0637107dce02c34 (diff) | |
download | freebsd-ports-gnome-2c1d78305b4989b612b9d25d856bbebbc3dbbdce.tar.gz freebsd-ports-gnome-2c1d78305b4989b612b9d25d856bbebbc3dbbdce.tar.zst freebsd-ports-gnome-2c1d78305b4989b612b9d25d856bbebbc3dbbdce.zip |
Fix depend-directory(port name) after repo-copy.
Diffstat (limited to 'editors/flim113')
-rw-r--r-- | editors/flim113/Makefile | 14 | ||||
-rw-r--r-- | editors/flim113/pkg-descr | 5 | ||||
-rw-r--r-- | editors/flim113/pkg-descr.emacs19 | 5 | ||||
-rw-r--r-- | editors/flim113/pkg-descr.emacs20 | 4 | ||||
-rw-r--r-- | editors/flim113/pkg-descr.mule | 5 | ||||
-rw-r--r-- | editors/flim113/pkg-descr.xemacs21-mule | 4 |
6 files changed, 17 insertions, 20 deletions
diff --git a/editors/flim113/Makefile b/editors/flim113/Makefile index 00f6ca37ab4d..9bf76fc9dac5 100644 --- a/editors/flim113/Makefile +++ b/editors/flim113/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: flim-current for emacs +# New ports collection makefile for: flim-1.13.x for emacs # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> # @@ -8,13 +8,15 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/flim/flim-1.13/ \ +MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.13/ \ + ftp://ftp.etl.go.jp/pub/mule/flim/flim-1.13/ \ ftp://ftp.media.kyoto-u.ac.jp/pub/mule/flim/flim-1.13/ \ ftp://ftp.win.or.jp/pub/word/mule/flim/flim-1.13/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/flim/flim-1.13/ -MAINTAINER?= shige@FreeBSD.org PKGNAMESUFFIX= -${EMACS_PORT_NAME} +MAINTAINER?= shige@FreeBSD.org + PORTCLASS?= master # distfile version @@ -99,7 +101,7 @@ pre-install: post-install: # install package-cookie - @${MKDIR} -p ${LOCALBASE}/share/flim + @${MKDIR} ${LOCALBASE}/share/flim @${TOUCH} ${LOCALBASE}/share/flim/${FLIM_COOKIE} .if defined(REQUIRE_SETUPEL) && (${REQUIRE_SETUPEL} == "YES") @${MAKE} setupel-install @@ -114,7 +116,6 @@ post-install: @${MAKE} doc-install .endif - ############################################################################### # # miscellaneous local functions @@ -175,7 +176,6 @@ setupel-install: @${INSTALL_DATA} ${WRKDIR}/${FLIM_SETUPEL} \ ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp - info-install: @(cd ${WRKSRC} ; \ for i in mime-en.info; do \ @@ -196,7 +196,7 @@ info-package-install: ${INSTALL_DATA} ${WRKSRC}/$${i} \ ${LOCALBASE}/${EMACS_PACKAGESDIR}/info ; \ done ; \ - ${MKDIR} -p ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/flim ; \ + ${MKDIR} ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/flim ; \ for i in mime-en.texi mime-ja.texi; do \ ${INSTALL_DATA} ${WRKSRC}/$${i} \ ${LOCALBASE}/${EMACS_PACKAGESDIR}/man/flim ; \ diff --git a/editors/flim113/pkg-descr b/editors/flim113/pkg-descr index 8893698ed661..bb84f58126d8 100644 --- a/editors/flim113/pkg-descr +++ b/editors/flim113/pkg-descr @@ -8,12 +8,11 @@ FLIM, message representation or encoding emacs lisp library for emacs. - mailcap parser and utility FLIM is installed the following directory tree: - ${LOCALBASE}/share/emacs/site-lisp/flim/ --- FLIM - + ${LOCALBASE}/share/emacs/site-lisp/flim/ To use flim, put the following setup into your ~/.emacs: (require 'apel-setupel) (require 'flim-setupel) ---- Porting by shige <shige@FreeBSD.ORG> +Ported by shige@FreeBSD.ORG diff --git a/editors/flim113/pkg-descr.emacs19 b/editors/flim113/pkg-descr.emacs19 index 8893698ed661..bb84f58126d8 100644 --- a/editors/flim113/pkg-descr.emacs19 +++ b/editors/flim113/pkg-descr.emacs19 @@ -8,12 +8,11 @@ FLIM, message representation or encoding emacs lisp library for emacs. - mailcap parser and utility FLIM is installed the following directory tree: - ${LOCALBASE}/share/emacs/site-lisp/flim/ --- FLIM - + ${LOCALBASE}/share/emacs/site-lisp/flim/ To use flim, put the following setup into your ~/.emacs: (require 'apel-setupel) (require 'flim-setupel) ---- Porting by shige <shige@FreeBSD.ORG> +Ported by shige@FreeBSD.ORG diff --git a/editors/flim113/pkg-descr.emacs20 b/editors/flim113/pkg-descr.emacs20 index 2f54be83c580..c227a5dc068e 100644 --- a/editors/flim113/pkg-descr.emacs20 +++ b/editors/flim113/pkg-descr.emacs20 @@ -8,6 +8,6 @@ FLIM, message representation or encoding emacs lisp library for emacs20. - mailcap parser and utility FLIM is installed the following directory tree: - ${LOCALBASE}/share/emacs/site-lisp/flim/ --- FLIM + ${LOCALBASE}/share/emacs/site-lisp/flim/ ---- Porting by shige <shige@FreeBSD.ORG> +Ported by shige@FreeBSD.ORG diff --git a/editors/flim113/pkg-descr.mule b/editors/flim113/pkg-descr.mule index d235eb18a260..099a5b10222c 100644 --- a/editors/flim113/pkg-descr.mule +++ b/editors/flim113/pkg-descr.mule @@ -8,12 +8,11 @@ FLIM, message representation or encoding emacs lisp library for mule. - mailcap parser and utility FLIM is installed the following directory tree: - ${LOCALBASE}/share/mule/site-lisp/flim/ --- FLIM - + ${LOCALBASE}/share/mule/site-lisp/flim/ To use flim, put the following setup into your ~/.emacs: (require 'apel-setupel) (require 'flim-setupel) ---- Porting by shige <shige@FreeBSD.ORG> +Ported by shige@FreeBSD.ORG diff --git a/editors/flim113/pkg-descr.xemacs21-mule b/editors/flim113/pkg-descr.xemacs21-mule index 725bff5240b3..c2c2a9ab7933 100644 --- a/editors/flim113/pkg-descr.xemacs21-mule +++ b/editors/flim113/pkg-descr.xemacs21-mule @@ -8,6 +8,6 @@ FLIM, message representation or encoding emacs lisp library for xemacs21-mule. - mailcap parser and utility FLIM is installed the following directory tree: - ${LOCALBASE}/lib/xemacs/site-packages/lisp/flim/ --- FLIM + ${LOCALBASE}/lib/xemacs/site-packages/lisp/flim/ ---- Porting by shige <shige@FreeBSD.ORG> +Ported by shige shige@FreeBSD.ORG |