freebsd-ports/french/alphabet_sounds_fr/Makefile
Gerald Pfeifer 15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00

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>