summaryrefslogtreecommitdiff
path: root/time/wxRemind/Makefile
blob: 4a7187b8b9cc163130f5c62c675ad8fb2660e410 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile,v 1.4 2009/02/09 22:56:27 joerg Exp $
#

DISTNAME=		wxRemind-0.6.18
PKGREVISION=		1
CATEGORIES=		time
MASTER_SITES=		http://www.duke.edu/~dgraham/wxRemind/

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://www.duke.edu/~dgraham/wxRemind/
COMMENT=		Graphical front-end to Remind

DEPENDS+=		${PYPKGPREFIX}-wxWidgets>=2.6.1:../../x11/py-wxWidgets
DEPENDS+=		${PYPKGPREFIX}-setuptools>=0.6b1:../../devel/py-setuptools

PYTHON_VERSIONS_ACCEPTED=	25 24
PYDISTUTILSPKG=			YES

.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"