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

(-)mail/ifile/Makefile (-1 / +7 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	ifile
8
PORTNAME=	ifile
9
PORTVERSION=	1.3.5
9
PORTVERSION=	1.3.8
10
CATEGORIES=	mail textproc
10
CATEGORIES=	mail textproc
11
MASTER_SITES=	http://people.csail.mit.edu/jrennie/ifile/
11
MASTER_SITES=	http://people.csail.mit.edu/jrennie/ifile/
12
12
Lines 17-22 Link Here
17
USE_GMAKE=	yes
17
USE_GMAKE=	yes
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
19
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
20
20
MAN1=		ifile.1
21
MAN1=		ifile.1
22
PLIST_FILES=	bin/ifile
23
24
do-install:
25
	${INSTALL_PROGRAM} ${WRKSRC}/ifile ${PREFIX}/bin
26
	${INSTALL_MAN} ${WRKSRC}/ifile.1 ${MANPREFIX}/man/man1
21
27
22
.include <bsd.port.mk>
28
.include <bsd.port.mk>
(-)mail/ifile/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (ifile-1.3.5.tar.gz) = 0f241a669380448e97cba5280252215b
1
MD5 (ifile-1.3.8.tar.gz) = 3821843eabae7886d0246d6a1b9b4381
2
SHA256 (ifile-1.3.5.tar.gz) = 51c805b0c3f2b2a0c7f23dcb1cbb73889c9dbce3e3a7453a89e84a657efa36fd
2
SHA256 (ifile-1.3.8.tar.gz) = dba20a05228d9085e7fb762f12757ef1e68ceab94169b175e1c577f7f0833714
3
SIZE (ifile-1.3.5.tar.gz) = 190149
3
SIZE (ifile-1.3.8.tar.gz) = 190558
(-)mail/ifile/pkg-plist (-2 lines)
Lines 1-2 Link Here
1
@comment $FreeBSD: ports/mail/ifile/pkg-plist,v 1.3 2003/01/05 22:18:38 petef Exp $
2
bin/ifile

Return to bug 98826