summaryrefslogtreecommitdiff
path: root/editors/le
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-04-29 07:38:20 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-04-29 07:38:20 +0000
commit9561f2648a39f0dd3191f4df462786611a3b3fbd (patch)
treefc7b443bdb17a86028109aaa3d078d843f1a4adf /editors/le
parentUpgrade to version 4.9.9. (diff)
Upgrade to version 1.5.8.
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=28067
Diffstat (limited to 'editors/le')
-rw-r--r--editors/le/Makefile24
-rw-r--r--editors/le/distinfo2
-rw-r--r--editors/le/pkg-plist3
3 files changed, 14 insertions, 15 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile
index 36360c0d8c21..6748fe3eb4aa 100644
--- a/editors/le/Makefile
+++ b/editors/le/Makefile
@@ -1,3 +1,4 @@
+# ex:ts=8
# New ports collection makefile for: le
# Date created: 16 October 1997
# Whom: Andrey Zakhvatov
@@ -5,23 +6,22 @@
# $FreeBSD$
#
-PORTNAME= le
-PORTVERSION= 1.5.7
-CATEGORIES= editors
-MASTER_SITES= ${MASTER_SITE_SUNSITE} \
- ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/
-MASTER_SITE_SUBDIR= apps/editors/terminal
+PORTNAME= le
+PORTVERSION= 1.5.8
+CATEGORIES= editors
+MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
-GNU_CONFIGURE= yes
-MAN1= le.1
+USE_BZIP2= yes
+GNU_CONFIGURE= yes
+MAN1= le.1
post-install:
.if !defined(NOPORTDOCS)
- @ ${MKDIR} ${PREFIX}/share/doc/le
-.for file in COPYING FEATURES HISTORY NEWS README TODO
- @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/le
+ @${MKDIR} ${PREFIX}/share/doc/le
+.for file in 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 2ea00284e28f..25863d485f1f 100644
--- a/editors/le/distinfo
+++ b/editors/le/distinfo
@@ -1 +1 @@
-MD5 (le-1.5.7.tar.gz) = f7f43b904246586381fb4d82be4718bb
+MD5 (le-1.5.8.tar.bz2) = 2594f757d5d89327344e6f3c7cf9c558
diff --git a/editors/le/pkg-plist b/editors/le/pkg-plist
index 99262ff541bd..d53ad4414638 100644
--- a/editors/le/pkg-plist
+++ b/editors/le/pkg-plist
@@ -1,5 +1,4 @@
bin/le
-share/doc/le/COPYING
share/doc/le/FEATURES
share/doc/le/HISTORY
share/doc/le/NEWS
@@ -12,5 +11,5 @@ share/le/colors-green
share/le/colors-white
share/le/le.hlp
share/le/syntax
-@dirrm share/doc/le
@dirrm share/le
+@dirrm share/doc/le