diff options
Diffstat (limited to 'wm/blackbox/Makefile')
-rw-r--r-- | wm/blackbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile index 1d2d8a0eef5..b93e3de92a3 100644 --- a/wm/blackbox/Makefile +++ b/wm/blackbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2018/04/01 21:09:32 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2019/01/19 20:53:54 gutteridge Exp $ DISTNAME= blackbox-0.65.0 PKGREVISION= 7 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/bradleythughes/blackbox COMMENT= Small and fast X11R6 window manager +LICENSE= mit DEPENDS+= bsetroot>=0.1nb1:../../wm/bsetroot |