1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Update to 1.3

- Pass maintainership to Ganael Laplanche

PR:		ports/120223
Submitted by:	Beat Gaetzi and Ganael Laplanche
This commit is contained in:
Thomas Abthorpe 2008-05-20 22:45:51 +00:00
parent 5e2205d315
commit c72f7f99fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213430
2 changed files with 10 additions and 15 deletions

View File

@ -6,38 +6,33 @@
#
PORTNAME= flightgear-mb339-pan
PORTVERSION= 1.2
PORTREVISION= 1
PORTVERSION= 1.3
CATEGORIES= games
MASTER_SITES= http://hcilab.uniud.it/pan/downloads/
DISTNAME= MB339-PAN
MAINTAINER= ports@FreeBSD.org
MAINTAINER= ganael.laplanche@martymac.com
COMMENT= A simulation of the MB-339 PAN aerobatic jet
RUN_DEPENDS= ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/fgfs-base
BROKEN= Size mismatch
USE_ZIP= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
RESTRICTED= Redistribution prohibited
PLIST= ${WRKDIR}/.plist
PLIST= ${WRKDIR}/.pkg-plist
pre-install:
@${RM} -f ${PLIST}
@cd ${WRKSRC} && \
${FIND} * -type d -empty | ${SORT} \
| ${SED} -e 's|^|@exec ${MKDIR} share/FlightGear/Aircraft/|' >> ${PLIST} && \
${FIND} * -type f | ${SORT} \
| ${SED} -e 's|^|share/FlightGear/Aircraft/|' >> ${PLIST} && \
${FIND} -d * -type d \
${FIND} * -type d | ${SORT} -r \
| ${SED} -e 's|^|@dirrm share/FlightGear/Aircraft/|' >> ${PLIST}
do-install:
cd ${WRKSRC} && \
${FIND} * -type d -exec \
${MKDIR} "${PREFIX}/share/FlightGear/Aircraft/{}" \; && \
${FIND} * -type f -exec \
${INSTALL_DATA} "{}" "${PREFIX}/share/FlightGear/Aircraft/{}" \;
(cd ${WRKSRC}/ && ${COPYTREE_SHARE} \* ${PREFIX}/share/FlightGear/Aircraft/)
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (MB339-PAN.zip) = d67cfbcd0e44139b43f4908324e9eca7
SHA256 (MB339-PAN.zip) = a182a1bdb719010cb5c4fa6bd0d4b207834389a86a3bd13e3c8f725211f5fc44
SIZE (MB339-PAN.zip) = 2524801
MD5 (MB339-PAN.zip) = bfc86a3f4bd7beff545069f349b74a84
SHA256 (MB339-PAN.zip) = acb7ee51e5249eec18eed03d293a073cd55b355d06aa0997b155d550b983a293
SIZE (MB339-PAN.zip) = 2525222