# New ports collection makefile for: aviation-data # Date created: 09 Nov 2009 # Whom: Dmitry Marakasov # # $FreeBSD$ # PORTNAME= aviation-data PORTVERSION= 0.1 CATEGORIES= games MASTER_SITES= SAVANNAH/aviation MAINTAINER= amdmi3@FreeBSD.org COMMENT= Data for aviation flight simulator BUILD_DEPENDS= techne:${PORTSDIR}/devel/techne RUN_DEPENDS= techne:${PORTSDIR}/devel/techne GNU_CONFIGURE= yes USE_LUA= 5.1+ PORTDOCS= * post-patch: @${REINPLACE_CMD} -e 's|luac5.1|${LUAC_CMD:C/.*\///}|' ${WRKSRC}/configure .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e '/^install-data-am:/ s|install-dist_docDATA||' ${WRKSRC}/Makefile.in .endif .include