2c40b6a49a
- Change games/py-anki to slave port of games/anki PR: 133314 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
14 lines
284 B
Makefile
14 lines
284 B
Makefile
# New ports collection makefile for: anki
|
|
# Date created: 9 August 2007
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Flashcard trainer with spaced repetition
|
|
|
|
MASTERDIR= ${.CURDIR}
|
|
|
|
.include "${MASTERDIR}/Makefile.inc"
|