mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 2.2
- Remove outdated MASTER_SITES - Use python 2.4+ - New author email address PR: ports/149065 Submitted by: Frederic Culot <frederic _AT_ culot.org>
This commit is contained in:
parent
9c4142bad4
commit
e194c0537b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258431
3 changed files with 7 additions and 8 deletions
|
@ -7,15 +7,14 @@
|
|||
#
|
||||
|
||||
PORTNAME= lfm
|
||||
PORTVERSION= 2.1
|
||||
PORTVERSION= 2.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.terra.es/personal7/inigoserna/lfm/ \
|
||||
http://www.predatorlabs.net/dl/
|
||||
MASTER_SITES= http://www.terra.es/personal7/inigoserna/lfm/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Last File Manager, a simple 'commander'-type file manager
|
||||
|
||||
USE_PYTHON= 2.3+
|
||||
USE_PYTHON= 2.4+
|
||||
USE_PYDISTUTILS= yes
|
||||
MAN1= lfm.1 pyview.1
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (lfm-2.1.tar.gz) = afc2ad3e16360a4190bdc982a61fd409
|
||||
SHA256 (lfm-2.1.tar.gz) = 7ccc1e2708debe5a830adc7746ebf31fec2c3ce1318929997ca8fb982f38a18e
|
||||
SIZE (lfm-2.1.tar.gz) = 92292
|
||||
MD5 (lfm-2.2.tar.gz) = c46385f0a5daa0a43cb0a2434a634f8b
|
||||
SHA256 (lfm-2.2.tar.gz) = e535d5ef84586bb22f965eee3f93ec18de8515cfbabb3b32d35854cdfa8ae59a
|
||||
SIZE (lfm-2.2.tar.gz) = 104793
|
||||
|
|
|
@ -2,5 +2,5 @@ Last File Manager - lfm - is a simple 'midnight commander'-type file manager.
|
|||
It includes a simple file viewer, pyview. Lfm is a curses-based application
|
||||
for the UNIX console.
|
||||
|
||||
Author: inigoserna@terra.es
|
||||
Author: inigoserna@gmail.com
|
||||
WWW: http://www.terra.es/personal7/inigoserna/lfm/
|
||||
|
|
Loading…
Add table
Reference in a new issue