MESSAGE -> README

ok jasper@ (maintainer)
This commit is contained in:
ajacoutot 2012-04-22 10:49:11 +00:00
parent c1c992e6a5
commit 7a15920592
4 changed files with 18 additions and 11 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.68 2011/09/16 09:48:09 espie Exp $
# $OpenBSD: Makefile,v 1.69 2012/04/22 10:49:11 ajacoutot Exp $
# $FreeBSD: Makefile,v 1.10 1998/03/28 14:36:34 steve Exp $
COMMENT= X11/Motif GUI text editor
DISTNAME= nedit-5.5
P_V= 0.5
REVISION= 18
REVISION= 19
EPOCH= 0
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} \
nedit_patterns-${P_V}.tgz:0

View File

@ -1,8 +0,0 @@
Additional patterns for NEdit have been installed into:
${PREFIX}/share/nedit/patterns/
To load them into NEdit type:
nedit -import PATTERN_FILE.pats
The patterns can then be saved permanently into nedit's own resource
file by using Save Defaults from the Preferences menu.

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.14 2011/04/10 18:01:13 jasper Exp $
@comment $OpenBSD: PLIST,v 1.15 2012/04/22 10:49:11 ajacoutot Exp $
@pkgpath ${BASE_PKGPATH}
@pkgpath ${BASE_PKGPATH},wrapmark
@pkgpath ${BASE_PKGPATH},lesstif,wrapmark
@ -10,6 +10,7 @@ lib/X11/app-defaults/NEdit
@man man/man1/nedit.1
share/doc/nedit/
share/doc/nedit/nedit.doc
share/doc/pkg-readmes/${FULLPKGNAME}
share/nedit/
share/nedit/patterns/
share/nedit/patterns/arm.pats

14
editors/nedit/pkg/README Normal file
View File

@ -0,0 +1,14 @@
$OpenBSD: README,v 1.1 2012/04/22 10:49:11 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
Additional patterns for NEdit have been installed under:
${TRUEPREFIX}/share/nedit/patterns/
To load them into NEdit, run the following command:
$ nedit -import PATTERN_FILE.pats
The patterns can then be saved permanently into nedit's own resource
file by using "Save Defaults" from the "Preferences" menu.