diff options
Diffstat (limited to 'editors/emacs')
-rw-r--r-- | editors/emacs/Makefile.common | 7 | ||||
-rw-r--r-- | editors/emacs/PLIST | 27 |
2 files changed, 28 insertions, 6 deletions
diff --git a/editors/emacs/Makefile.common b/editors/emacs/Makefile.common index 98d2beeafae..78556a522e9 100644 --- a/editors/emacs/Makefile.common +++ b/editors/emacs/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2006/03/25 02:48:22 uebayasi Exp $ +# $NetBSD: Makefile.common,v 1.7 2006/03/30 03:44:43 jlam Exp $ MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} MAINTAINER= markd@NetBSD.org @@ -59,10 +59,7 @@ LDFLAGS+= -Z CFLAGS+= -fno-zero-initialized-in-bss .endif -INFO_FILES= ada-mode autotype ccmode cl dired-x ebrowse ediff efaq emacs -INFO_FILES+= emacs-mime eshell eudc forms gnus idlwave message mh-e pcl-cvs -INFO_FILES+= reftex sc speedbar vip viper widget woman - +INFO_FILES= # PLIST REPLACE_PERL= lib-src/grep-changelog post-extract: diff --git a/editors/emacs/PLIST b/editors/emacs/PLIST index cfd11228a60..b7b520c7f93 100644 --- a/editors/emacs/PLIST +++ b/editors/emacs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2005/05/09 05:23:40 minskim Exp $ +@comment $NetBSD: PLIST,v 1.11 2005/05/09 05:23:40 minskim Exp bin/emacs bin/emacs-${EMACSVERSION} bin/emacs-b2m @@ -20,6 +20,31 @@ libexec/emacs/${EMACSVERSION}/${MACHINE_GNU_PLATFORM}/rcs2log libexec/emacs/${EMACSVERSION}/${MACHINE_GNU_PLATFORM}/sorted-doc libexec/emacs/${EMACSVERSION}/${MACHINE_GNU_PLATFORM}/vcdiff libexec/emacs/${EMACSVERSION}/${MACHINE_GNU_PLATFORM}/yow +info/ada-mode +info/autotype +info/ccmode +info/cl +info/dired-x +info/ebrowse +info/ediff +info/efaq +info/emacs +info/emacs-mime +info/eshell +info/eudc +info/forms +info/gnus +info/idlwave +info/message +info/mh-e +info/pcl-cvs +info/reftex +info/sc +info/speedbar +info/vip +info/viper +info/widget +info/woman man/man1/emacs-ctags.1 man/man1/emacs-etags.1 man/man1/emacs-gfdl.1 |