c1b44346cd
until proven otherwise.
17 lines
488 B
Makefile
17 lines
488 B
Makefile
# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:23 wiz Exp $
|
|
|
|
DISTNAME= wxRemind-0.6.18
|
|
PKGREVISION= 4
|
|
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
|
|
|
|
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-wxWidgets
|
|
|
|
.include "../../lang/python/egg.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|