# Created by: Alejandro Pulver # $FreeBSD: head/games/exhaust/Makefile 332368 2013-11-01 13:20:18Z danilo $ PORTNAME= exhaust PORTVERSION= 1.9.2 CATEGORIES= games MASTER_SITES= http://corewar.co.uk/pihlaja/exhaust/ MAINTAINER= ports@FreeBSD.org COMMENT= Redcode simulator easy to embed into applications PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include