svn commit: r368856 - head/games/violetland

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Sep 22 11:57:44 UTC 2014


Author: amdmi3
Date: Mon Sep 22 11:57:43 2014
New Revision: 368856
URL: http://svnweb.freebsd.org/changeset/ports/368856
QAT: https://qat.redports.org/buildarchive/r368856/

Log:
  - Cleanup plist

Deleted:
  head/games/violetland/pkg-plist
Modified:
  head/games/violetland/Makefile

Modified: head/games/violetland/Makefile
==============================================================================
--- head/games/violetland/Makefile	Mon Sep 22 11:57:00 2014	(r368855)
+++ head/games/violetland/Makefile	Mon Sep 22 11:57:43 2014	(r368856)
@@ -22,7 +22,10 @@ CMAKE_ARGS=	-DDATA_INSTALL_DIR="${DATADI
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-v${PORTVERSION}
 
+PLIST_FILES=	bin/violetland \
+		share/applications/violetland.desktop
 PORTDOCS=	*
+PORTDATA=	*
 
 OPTIONS_DEFINE=	DOCS
 


More information about the svn-ports-head mailing list