From bb89b575076642c563c8356908dd9c02a7c4e4e9 Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 22 Jul 2013 15:22:32 +0000 Subject: - Update MASTER_SITES and WWW - Trim header PR: 180686 Submitted by: ports fury --- games/exhaust/Makefile | 12 +++--------- games/exhaust/pkg-descr | 6 +++--- 2 files changed, 6 insertions(+), 12 deletions(-) (limited to 'games') diff --git a/games/exhaust/Makefile b/games/exhaust/Makefile index dbeb1b60314d..76ba088c55cb 100644 --- a/games/exhaust/Makefile +++ b/games/exhaust/Makefile @@ -1,14 +1,10 @@ -# New ports collection makefile for: games/exhaust -# Date created: 7 Aug 2005 -# Whom: Alejandro Pulver -# +# Created by: Alejandro Pulver # $FreeBSD$ -# PORTNAME= exhaust PORTVERSION= 1.9.2 CATEGORIES= games -MASTER_SITES= http://www.cs.helsinki.fi/u/jpihlaja/exhaust/ +MASTER_SITES= http://corewar.co.uk/pihlaja/exhaust/ MAINTAINER= ports@FreeBSD.org COMMENT= Redcode simulator easy to embed into applications @@ -16,9 +12,7 @@ COMMENT= Redcode simulator easy to embed into applications PLIST_FILES= bin/${PORTNAME} do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin - -post-install: + (cd ${WRKSRC} && ${INSTALL_PROGRAM} ${PORTNAME} ${PREFIX}/bin) @${ECHO_CMD} @${CAT} ${PKGMESSAGE} @${ECHO_CMD} diff --git a/games/exhaust/pkg-descr b/games/exhaust/pkg-descr index 2928ad190247..0069b343c6f5 100644 --- a/games/exhaust/pkg-descr +++ b/games/exhaust/pkg-descr @@ -1,5 +1,5 @@ -The `exhaust' project is a redcode simulator that is (hopefully) easy to embed -into your applications, as an alternative to pMARS. +The `exhaust' project is a redcode simulator that is (hopefully) +easy to embed into your applications, as an alternative to pMARS. Author: M Joonas Pihlaja -WWW: http://www.cs.helsinki.fi/u/jpihlaja/exhaust/exhaust.html +WWW: http://corewar.co.uk/pihlaja/exhaust/ -- cgit >dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tidy up whitespace.trevor2004-04-111-1/+1
* De-pkg-comment.knu2003-02-21