aboutsummaryrefslogtreecommitdiffstats
path: root/games/xsokoban/Makefile
blob: 623e3a34cfb64da1a630f33dc36e833335a291ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# New ports collection makefile for:   xsokoban
# Version required:    3.3b
# Date created:        16 November 1996
# Whom:                Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id: Makefile,v 1.1.1.1 1996/11/20 07:06:58 tg Exp $
#

DISTNAME=   xsokoban-3.3b
CATEGORIES= games
MASTER_SITES=   ftp://ftp.pmg.lcs.mit.edu/pub/xsokoban/

MAINTAINER=     Nakai@Mlab.t.u-tokyo.ac.jp

LIB_DEPENDS=    Xpm\\.4\\.:${PORTSDIR}/graphics/xpm

USE_IMAKE=  yes
WRKSRC=     ${WRKDIR}/xsokoban
ALL_TARGET= xsokoban    

post-install:
    @${MKDIR} ${PREFIX}/lib/X11/xsokoban/scores \
        ${PREFIX}/lib/X11/xsokoban/bitmaps/defaults \
        ${PREFIX}/lib/X11/xsokoban/saves \
        ${PREFIX}/lib/X11/xsokoban/screens
    @chmod 777 ${PREFIX}/lib/X11/xsokoban/scores
    @chmod 775 ${PREFIX}/lib/X11/xsokoban/saves
    @${INSTALL_DATA} ${WRKSRC}/screens/* ${PREFIX}/lib/X11/xsokoban/screens
    @${INSTALL_DATA} ${WRKSRC}/bitmaps/defaults/* \
        ${PREFIX}/lib/X11/xsokoban/bitmaps/defaults
    @echo "First, type: 'xsokoban -c' to make score files."
    @echo "You must be the superuser 'root', and enter password 'score'."
    @echo

.include <bsd.port.mk>
/commit/korean/qt4-codecs-kr?h=gnome-3.24&id=5153f40d24ec33479bb3f8c06e1c33f0c9e052d1'>- Update Qt4 to 4.5.2miwi2009-08-052-4/+4 * kde@freebsd team is pleased to announce the update for Qt4 ports.makc2009-01-141-3/+3 * - Update to qt 4.4.1miwi2008-08-053-17/+15 * - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0 * Update to Qt 4.3.4lofi2008-03-142-5/+3 * Update to Qt 4.3.1.lofi2007-09-023-8/+8 * - bsd.qt.mk:lofi2007-08-032-7/+3 * Update to Qt 4.3.0, introduce bsd.qt.mk.lofi2007-07-162-18/+8 * Rename all binaries in qt4 which conflict with binaries installed bylofi2007-04-201-1/+1 * Update to 4.2.3lofi2007-03-252-4/+4 * From the "who gave this guy a commit bit" dept.:lofi2007-02-061-1/+0 * Add qt4, a multiplatform C++ application frameworklofi2007-02-06