xcubes port

This commit is contained in:
angelos 1998-05-20 01:07:21 +00:00
parent 1095279731
commit cc531e3c82
5 changed files with 33 additions and 0 deletions

25
games/xcubes/Makefile Normal file
View File

@ -0,0 +1,25 @@
# OpenBSD makefile for: xcubes
# Version required: V5.4.1
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/20 01:07:21 angelos Exp $
#
DISTNAME= xcubes-5.4.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
MAINTAINER= angelos@openbsd.org
WRKSRC= ${WRKDIR}/xcubes
USE_IMAKE= yes
MAN1= xcubes.1
post-install:
@${INSTALL_PROGRAM} ${WRKSRC}/xcubes ${PREFIX}/bin
@${INSTALL_DATA} ${WRKSRC}/Cubes.ad ${PREFIX}/lib/X11/app-defaults/Cubes
@${INSTALL_MAN} ${WRKSRC}/xcubes.man ${PREFIX}/man/man1/xcubes.1
.include <bsd.port.mk>

1
games/xcubes/files/md5 Normal file
View File

@ -0,0 +1 @@
MD5 (xcubes-5.4.1.tar.gz) = 47299f489cca87b7be8df341ec431c0e

1
games/xcubes/pkg/COMMENT Normal file
View File

@ -0,0 +1 @@
cube puzzle for X-Window

3
games/xcubes/pkg/DESCR Normal file
View File

@ -0,0 +1,3 @@
XCubes is a puzzle for X Window System.
Your goal is to exchange the numbered panels to be in order.

3
games/xcubes/pkg/PLIST Normal file
View File

@ -0,0 +1,3 @@
bin/xcubes
man/man1/xcubes.1
lib/X11/app-defaults/Cubes