aboutsummaryrefslogtreecommitdiff
path: root/french/alphabet_sounds_fr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'french/alphabet_sounds_fr/Makefile')
-rw-r--r--french/alphabet_sounds_fr/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/french/alphabet_sounds_fr/Makefile b/french/alphabet_sounds_fr/Makefile
deleted file mode 100644
index 80ddb6836355..000000000000
--- a/french/alphabet_sounds_fr/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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)
-
-BROKEN= No public distfiles
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-
-RUN_DEPENDS= ${LOCALBASE}/bin/childsplay:${PORTSDIR}/games/childsplay
-
-USES= python
-
-.include <bsd.port.mk>