summaryrefslogtreecommitdiff
path: root/audio/cplay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cplay/Makefile')
-rw-r--r--audio/cplay/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile
index 7acc010512e..4b4ab384155 100644
--- a/audio/cplay/Makefile
+++ b/audio/cplay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2010/02/10 19:17:32 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2012/01/23 12:01:43 obache Exp $
DISTNAME= cplay-1.49
PKGREVISION= 4
@@ -8,6 +8,9 @@ MASTER_SITES= # ${HOMEPAGE}
MAINTAINER= ghen@NetBSD.org
HOMEPAGE= http://mask.tf.hut.fi/~flu/hacks/cplay/
COMMENT= Curses front-end for various audio players
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
PKG_DESTDIR_SUPPORT= user-destdir
@@ -46,5 +49,4 @@ do-install:
.endfor
.include "../../lang/python/application.mk"
-.include "../../devel/py-curses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"