15945f8122
to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
18 lines
404 B
Makefile
18 lines
404 B
Makefile
# Created by: bruno
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= alphabet_sounds_fr
|
|
PORTVERSION= 0.3
|
|
PORTREVISION= 14
|
|
CATEGORIES= french games
|
|
MASTER_SITES= SF/childsplay/OldFiles
|
|
DISTNAME= alphabet_sounds_fr
|
|
|
|
MAINTAINER= bruno@tinkerbox.org
|
|
COMMENT= Educative games for children. Alphabet sounds package (french)
|
|
|
|
RUN_DEPENDS= ${LOCALBASE}/bin/childsplay:${PORTSDIR}/games/childsplay
|
|
|
|
USE_PYTHON= yes
|
|
|
|
.include <bsd.port.mk>
|