mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Unbreak: Single-line whitespace-diff
Nuke pkg-plist while here.
This commit is contained in:
parent
814def5950
commit
0469d087d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116683
@ -17,9 +17,6 @@ DISTNAME= ${PORTNAME}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= IA64 simulator (Intel(R) Architecture 64)
|
||||
|
||||
BROKEN= checksum mismatch
|
||||
EXPIRATION_DATE=2004-08-20
|
||||
DEPRECATED= ${BROKEN}
|
||||
USE_ZIP= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
@ -37,6 +34,9 @@ WRKSRC= ${WRKDIR}/home/chuck/ia64simcc
|
||||
USE_GMAKE= yes
|
||||
MAKEFILE= makefile.unx
|
||||
|
||||
PLIST_FILES= bin/ia64sim
|
||||
PORTDOCS= ia64user.txt readme
|
||||
|
||||
pre-build:
|
||||
${RM} -f ${WRKSRC}/obj/*.o
|
||||
${RM} -f ${WRKSRC}/ia64sim
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (ia64sim.zip) = 15d38b90a98afc72cee6797ce7e5c171
|
||||
SIZE (ia64sim.zip) = 754344
|
||||
|
@ -1,5 +0,0 @@
|
||||
@comment $FreeBSD$
|
||||
bin/ia64sim
|
||||
%%PORTDOCS%%share/doc/ia64sim/ia64user.txt
|
||||
%%PORTDOCS%%share/doc/ia64sim/readme
|
||||
@dirrm share/doc/ia64sim
|
Loading…
Reference in New Issue
Block a user