MESSAGE -> README
ok jasper@ (maintainer)
This commit is contained in:
parent
c1c992e6a5
commit
7a15920592
@ -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 $
|
# $FreeBSD: Makefile,v 1.10 1998/03/28 14:36:34 steve Exp $
|
||||||
|
|
||||||
COMMENT= X11/Motif GUI text editor
|
COMMENT= X11/Motif GUI text editor
|
||||||
|
|
||||||
DISTNAME= nedit-5.5
|
DISTNAME= nedit-5.5
|
||||||
P_V= 0.5
|
P_V= 0.5
|
||||||
REVISION= 18
|
REVISION= 19
|
||||||
EPOCH= 0
|
EPOCH= 0
|
||||||
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} \
|
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} \
|
||||||
nedit_patterns-${P_V}.tgz:0
|
nedit_patterns-${P_V}.tgz:0
|
||||||
|
@ -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.
|
|
@ -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}
|
||||||
@pkgpath ${BASE_PKGPATH},wrapmark
|
@pkgpath ${BASE_PKGPATH},wrapmark
|
||||||
@pkgpath ${BASE_PKGPATH},lesstif,wrapmark
|
@pkgpath ${BASE_PKGPATH},lesstif,wrapmark
|
||||||
@ -10,6 +10,7 @@ lib/X11/app-defaults/NEdit
|
|||||||
@man man/man1/nedit.1
|
@man man/man1/nedit.1
|
||||||
share/doc/nedit/
|
share/doc/nedit/
|
||||||
share/doc/nedit/nedit.doc
|
share/doc/nedit/nedit.doc
|
||||||
|
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||||
share/nedit/
|
share/nedit/
|
||||||
share/nedit/patterns/
|
share/nedit/patterns/
|
||||||
share/nedit/patterns/arm.pats
|
share/nedit/patterns/arm.pats
|
||||||
|
14
editors/nedit/pkg/README
Normal file
14
editors/nedit/pkg/README
Normal 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.
|
Loading…
x
Reference in New Issue
Block a user