summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/le/Makefile23
-rw-r--r--editors/le/distinfo2
-rw-r--r--editors/le/pkg-plist10
3 files changed, 19 insertions, 16 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile
index 875f2f7dfe7b..8de486fd081b 100644
--- a/editors/le/Makefile
+++ b/editors/le/Makefile
@@ -1,27 +1,26 @@
# New ports collection makefile for: le
-# Version required: 1.4.2
+# Version required: 1.5.1
# Date created: 16 October 1997
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.2 1998/07/25 11:56:15 asami Exp $
+# $Id: Makefile,v 1.3 1998/08/30 16:00:13 steve Exp $
#
-DISTNAME= le-1.4.2
-CATEGORIES= editors
-MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/
+DISTNAME= le-1.5.1
+CATEGORIES= editors
+MASTER_SITES= ${MASTER_SITE_SUNSITE} \
+ ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/
+MASTER_SITE_SUBDIR= apps/editors/terminal
-MAINTAINER= andy@icc.surw.chel.su
+MAINTAINER= andy@icc.surw.chel.su
-GNU_CONFIGURE= yes
-MAN1= le.1
+GNU_CONFIGURE= yes
+MAN1= le.1
post-install:
-.for file in colors1 colors2 colors3
- @ ${INSTALL_DATA} ${WRKSRC}/misc/${file} ${PREFIX}/share/le
-.endfor
.if !defined(NOPORTDOCS)
@ ${MKDIR} ${PREFIX}/share/doc/le
-.for file in FEATURES HISTORY NEWS README
+.for file in COPYING FEATURES HISTORY NEWS README TODO
@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/le
.endfor
.endif
diff --git a/editors/le/distinfo b/editors/le/distinfo
index dc60578b3433..f6ba2adb9311 100644
--- a/editors/le/distinfo
+++ b/editors/le/distinfo
@@ -1 +1 @@
-MD5 (le-1.4.2.tar.gz) = 998f478d7a3c008174b5d63ebe69d5f0
+MD5 (le-1.5.1.tar.gz) = 7f3a93f5a5726b43a14999a15f083013
diff --git a/editors/le/pkg-plist b/editors/le/pkg-plist
index 2d237ffd3989..fba22cb4fea2 100644
--- a/editors/le/pkg-plist
+++ b/editors/le/pkg-plist
@@ -1,11 +1,15 @@
bin/le
+share/doc/le/COPYING
share/doc/le/FEATURES
share/doc/le/HISTORY
share/doc/le/NEWS
share/doc/le/README
-share/le/colors1
-share/le/colors2
-share/le/colors3
+share/doc/le/TODO
+share/le/colors-black
+share/le/colors-blue
+share/le/colors-defbg
+share/le/colors-green
+share/le/colors-white
share/le/syntax
@dirrm share/doc/le
@dirrm share/le