xdino port

This commit is contained in:
angelos 1998-05-20 02:21:38 +00:00
parent 6694149cef
commit 712b302362
5 changed files with 35 additions and 0 deletions

25
games/xdino/Makefile Normal file
View File

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

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

@ -0,0 +1 @@
MD5 (xdino-5.4.1.tar.gz) = 5c5c6caadebc3d3a166fac540cd03551

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

@ -0,0 +1 @@
dino puzzle game for X-Window

5
games/xdino/pkg/DESCR Normal file
View File

@ -0,0 +1,5 @@
XDino, dino puzzle game for X-Window.
XDino is the puzzle game like as a rubik's cube, not 9 but 4 pieces
on a surface.

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

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