2013-09-20 19:21:20 +02:00
|
|
|
# Created by: bruno
|
2004-08-22 22:02:21 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= alphabet_sounds_fr
|
2005-05-09 22:12:39 +02:00
|
|
|
PORTVERSION= 0.3
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 10
|
2004-08-22 22:02:21 +02:00
|
|
|
CATEGORIES= french games
|
2009-08-22 02:20:34 +02:00
|
|
|
MASTER_SITES= SF/childsplay/OldFiles
|
2004-08-22 22:02:21 +02:00
|
|
|
DISTNAME= alphabet_sounds_fr
|
|
|
|
|
|
|
|
MAINTAINER= bruno@tinkerbox.org
|
2005-05-09 22:12:39 +02:00
|
|
|
COMMENT= Educative games for children. Alphabet sounds package (french)
|
2004-08-22 22:02:21 +02:00
|
|
|
|
2006-10-14 10:54:54 +02:00
|
|
|
BUILD_DEPENDS= ${LOCALBASE}/bin/childsplay:${PORTSDIR}/games/childsplay
|
2012-06-10 20:42:48 +02:00
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
2004-08-22 22:02:21 +02:00
|
|
|
|
|
|
|
USE_PYTHON= yes
|
|
|
|
|
2013-09-20 19:21:20 +02:00
|
|
|
NO_STAGE= yes
|
2004-08-22 22:02:21 +02:00
|
|
|
post-patch:
|
|
|
|
@${REINPLACE_CMD} -e "s@PREFIX=/usr/local@PREFIX=${PREFIX}@g " ${WRKSRC}/install.sh
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|