aboutsummaryrefslogtreecommitdiffstats
path: root/games/childsplay_plugins/Makefile
blob: fe8916884609cc7411dd97a47565e528f3b14e53 (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
# New ports collection makefile for:    childsplay_plugins
# Date created:             6 July 2004
# Whom:                 bruno
#
# $FreeBSD$
#

PORTNAME=   childsplay_plugins
PORTVERSION=    0.80.1.1
PORTREVISION=   6
CATEGORIES= games
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= childsplay
EXTRACT_SUFX=   .tgz

MAINTAINER= bruno@tinkerbox.org
COMMENT=    Educative games for children

BUILD_DEPENDS=  childsplay:${PORTSDIR}/games/childsplay
RUN_DEPENDS=    childsplay:${PORTSDIR}/games/childsplay

USE_PYTHON= yes

post-patch:
    @${REINPLACE_CMD} -e "s@PREFIX=/usr/local@PREFIX=${PREFIX}@g " ${WRKSRC}/install.sh

.include <bsd.port.mk>
d>2013-10-091-19/+10 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-1/+1 * - Strip Makefile headermakc2012-12-152-25/+20 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1 * - update png to 1.5.10dinoex2012-06-011-1/+1