View | Details | Raw Unified | Return to bug 86008
Collapse All | Expand All

(-)le/Makefile (-3 / +2 lines)
Lines 1-4 Link Here
1
# ex:ts=8
2
# New ports collection makefile for:	le
1
# New ports collection makefile for:	le
3
# Date created:				16 October 1997
2
# Date created:				16 October 1997
4
# Whom:					Andrey Zakhvatov
3
# Whom:					Andrey Zakhvatov
Lines 8-21 Link Here
8
7
9
PORTNAME=	le
8
PORTNAME=	le
10
PORTVERSION=	1.12.5
9
PORTVERSION=	1.12.5
10
PORTREVISION=	1
11
CATEGORIES=	editors
11
CATEGORIES=	editors
12
MASTER_SITES=	ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ \
12
MASTER_SITES=	ftp://ftp.yars.free.net/pub/source/le/ \
13
		http://core.inec.ru/~az/
13
		http://core.inec.ru/~az/
14
14
15
MAINTAINER=	az@inec.ru
15
MAINTAINER=	az@inec.ru
16
COMMENT=	Text editor
16
COMMENT=	Text editor
17
17
18
USE_BZIP2=	yes
19
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
20
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
19
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
21
20
(-)le/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (le-1.12.5.tar.bz2) = f64fd9903d89d753bac8478c73835d31
1
MD5 (le-1.12.5.tar.gz) = 558cd477b04e320e30c22be9c1b1e7ea
2
SIZE (le-1.12.5.tar.bz2) = 365529
2
SIZE (le-1.12.5.tar.gz) = 443290

Return to bug 86008