1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

- Update to 1.3.8

- Move plist to Makefile.

PR:		ports/98826
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Andrey Slusar 2006-06-11 19:23:08 +00:00
parent 4ad9903201
commit 62fd759e9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165131
3 changed files with 10 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= ifile
PORTVERSION= 1.3.5
PORTVERSION= 1.3.8
CATEGORIES= mail textproc
MASTER_SITES= http://people.csail.mit.edu/jrennie/ifile/
@ -17,6 +17,12 @@ USE_GETOPT_LONG=yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= ifile.1
PLIST_FILES= bin/ifile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ifile ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/ifile.1 ${MANPREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (ifile-1.3.5.tar.gz) = 0f241a669380448e97cba5280252215b
SHA256 (ifile-1.3.5.tar.gz) = 51c805b0c3f2b2a0c7f23dcb1cbb73889c9dbce3e3a7453a89e84a657efa36fd
SIZE (ifile-1.3.5.tar.gz) = 190149
MD5 (ifile-1.3.8.tar.gz) = 3821843eabae7886d0246d6a1b9b4381
SHA256 (ifile-1.3.8.tar.gz) = dba20a05228d9085e7fb762f12757ef1e68ceab94169b175e1c577f7f0833714
SIZE (ifile-1.3.8.tar.gz) = 190558

View File

@ -1,2 +0,0 @@
@comment $FreeBSD$
bin/ifile