Date: Mon, 22 Sep 2014 12:24:46 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368886 - head/games/amoebax Message-ID: <201409221224.s8MCOkP6057295@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Sep 22 12:24:46 2014 New Revision: 368886 URL: http://svnweb.freebsd.org/changeset/ports/368886 QAT: https://qat.redports.org/buildarchive/r368886/ Log: - Cleanup plist Deleted: head/games/amoebax/pkg-plist Modified: head/games/amoebax/Makefile Modified: head/games/amoebax/Makefile ============================================================================== --- head/games/amoebax/Makefile Mon Sep 22 12:24:34 2014 (r368885) +++ head/games/amoebax/Makefile Mon Sep 22 12:24:46 2014 (r368886) @@ -22,6 +22,11 @@ GNU_CONFIGURE= yes USE_SDL= sdl mixer image PORTDOCS= * +PORTDATA= * +PLIST_FILES= bin/amoebax \ + man/man6/amoebax.6.gz \ + share/applications/amoebax.desktop \ + share/pixmaps/amoebax.svg OPTIONS_DEFINE= DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409221224.s8MCOkP6057295>