1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 2.60.2

Use PLIST_FILES

PR:		ports/84434
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	Joseph Scott <joseph@randomnetworks.com> (maintainer)
This commit is contained in:
Sam Lawrance 2005-08-01 18:37:43 +00:00
parent 3eae9a6796
commit a4fd048c3a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140714
3 changed files with 5 additions and 10 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= e3
PORTVERSION= 2.60.0
PORTVERSION= 2.60.2
PORTEPOCH= 1
CATEGORIES= editors
MASTER_SITES= http://www.sax.de/~adlibit/
@ -17,12 +17,13 @@ COMMENT= A full featured text editor written in assembler
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
WRKSRC= ${WRKDIR}/${PORTNAME}-2.6
WRKSRC= ${WRKDIR}/${PORTNAME}-2.6.2
USE_GMAKE= yes
MAKE_ARGS= OS=FREEBSD
ONLY_FOR_ARCHS= i386
MAN1= e3.1
PLIST_FILES= bin/e3 bin/e3em bin/e3ne bin/e3pi bin/e3vi bin/e3ws
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (e3-2.6.0.tar.gz) = 8cf70c8d30e4cc30bc4e003b30024bd6
SIZE (e3-2.6.0.tar.gz) = 216455
MD5 (e3-2.6.2.tar.gz) = 2737dbd355cda714fd340f59770441c8
SIZE (e3-2.6.2.tar.gz) = 231441

View File

@ -1,6 +0,0 @@
bin/e3
bin/e3em
bin/e3ne
bin/e3pi
bin/e3vi
bin/e3ws