1cd277bdce
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
18 lines
404 B
Makefile
18 lines
404 B
Makefile
# Created by: bruno
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= alphabet_sounds_fr
|
|
PORTVERSION= 0.3
|
|
PORTREVISION= 13
|
|
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>
|