freebsd-ports/games/py-anki/Makefile
Nicola Vitale c8a6af0499 - Fix *_DEPENDS after the repocopy of databases/py-sqlalchemy
(This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION
2011-06-25 07:21:20 +00:00

16 lines
355 B
Makefile

# New ports collection makefile for: py-anki
# Date created: 12 February 2008
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 1
MAINTAINER= ports@FreeBSD.org
COMMENT= Spaced-repetition memory training library
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MASTERDIR= ${.CURDIR}/../anki
.include "${MASTERDIR}/Makefile.inc"