svn commit: r368886 - head/games/amoebax

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Sep 22 12:24:47 UTC 2014


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
 


More information about the svn-ports-head mailing list