summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1996-10-15 02:10:20 +0000
committermax <max@FreeBSD.org>1996-10-15 02:10:20 +0000
commit57384fe015b5291126cf7497d11d29556f951b1f (patch)
treefc94b98df1c519e16e40519dad7a22d5e8654112 /games
parent9822824c0fd12dfc1f5b12a1f0a9f3ffca28ccb9 (diff)
downloadFreeBSD-ports-57384fe015b5291126cf7497d11d29556f951b1f.zip
FreeBSD-ports-57384fe015b5291126cf7497d11d29556f951b1f.tar.gz
Added the app-defaults file.
(Closes PR #1794.) Submitted by: nakai@mlab.t.u-tokyo.ac.jp
Diffstat (limited to 'games')
-rw-r--r--games/xrubik/Makefile15
-rw-r--r--games/xrubik/pkg-plist1
2 files changed, 9 insertions, 7 deletions
diff --git a/games/xrubik/Makefile b/games/xrubik/Makefile
index 1289331..92818ad 100644
--- a/games/xrubik/Makefile
+++ b/games/xrubik/Makefile
@@ -1,23 +1,24 @@
-#New ports collection makefile for: xrubik
-# Version required: V5.3.2
-# Date created: 20 Oct 1996
-# Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
+# New ports collection makefile for: xrubik
+# Version required: V5.3.2
+# Date created: 20 October 1996
+# Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
#
-# $Id$
+# $Id: porting.sgml,v 1.25 1996/08/01 00:12:11 asami Exp $
#
DISTNAME= xrubik
PKGNAME= xrubik-5.3.2
CATEGORIES+= games x11
-MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub1/X/contrib/games/puzzles/
+MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub1/X/contrib/games/puzzles/
MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp
+USE_X11= yes
USE_IMAKE= yes
-USE_X11= yes
post-install:
@chmod 755 ${PREFIX}/bin/xrubik
@chown bin.bin ${PREFIX}/bin/xrubik
+ ${INSTALL_DATA} ${WRKSRC}/Rubik.ad ${PREFIX}/lib/X11/app-defaults/Rubik
.include <bsd.port.mk>
diff --git a/games/xrubik/pkg-plist b/games/xrubik/pkg-plist
index c12f796..b4efd04 100644
--- a/games/xrubik/pkg-plist
+++ b/games/xrubik/pkg-plist
@@ -1,2 +1,3 @@
bin/xrubik
man/man1/xrubik.1.gz
+lib/X11/app-defaults/Rubik
OpenPOWER on IntegriCloud