Add files from parent branch HEAD:
[pkgsrc.git] / time / wxRemind / Makefile
1 # $NetBSD: Makefile,v 1.4 2009/02/09 22:56:27 joerg Exp $
2 #
3
4 DISTNAME=               wxRemind-0.6.18
5 PKGREVISION=            2
6 CATEGORIES=             time
7 MASTER_SITES=           http://www.duke.edu/~dgraham/wxRemind/
8
9 MAINTAINER=             pkgsrc-users@NetBSD.org
10 HOMEPAGE=               http://www.duke.edu/~dgraham/wxRemind/
11 COMMENT=                Graphical front-end to Remind
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 DEPENDS+=               ${PYPKGPREFIX}-wxWidgets>=2.6.1:../../x11/py-wxWidgets
16
17 .include "../../lang/python/egg.mk"
18 .include "../../mk/bsd.pkg.mk"