summaryrefslogtreecommitdiff
path: root/meta-pkgs/modular-xorg-apps/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2013-09-06 08:18:06 +0000
committerwiz <wiz>2013-09-06 08:18:06 +0000
commit208ca13695a65bae05738fe517033a0e8cc06aa9 (patch)
treee81512fd09dfc3e52184bc10127e9b0305b77970 /meta-pkgs/modular-xorg-apps/Makefile
parent984c27c0c76eaeb493b992d083e882fa5a37c38c (diff)
downloadpkgsrc-208ca13695a65bae05738fe517033a0e8cc06aa9.tar.gz
+ xclipboard.
Set LICENSE for meta package to 'public-domain'. Bump version.
Diffstat (limited to 'meta-pkgs/modular-xorg-apps/Makefile')
-rw-r--r--meta-pkgs/modular-xorg-apps/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile
index 6b21ed31b34..2a2246cf9f3 100644
--- a/meta-pkgs/modular-xorg-apps/Makefile
+++ b/meta-pkgs/modular-xorg-apps/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2013/09/04 18:02:15 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2013/09/06 08:18:06 wiz Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-apps-1.14.1.2
+PKGNAME= modular-xorg-apps-1.14.1.3
CATEGORIES= meta-pkgs x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
DISTFILES= # empty
@@ -9,6 +9,7 @@ DISTFILES= # empty
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Modular Xorg application meta-package
+LICENSE= public-domain
META_PACKAGE= yes
@@ -32,6 +33,7 @@ DEPENDS+= x11perf-[0-9]*:../../x11/x11perf
DEPENDS+= xauth-[0-9]*:../../x11/xauth
DEPENDS+= xbacklight-[0-9]*:../../x11/xbacklight
DEPENDS+= xcalc-[0-9]*:../../x11/xcalc
+DEPENDS+= xclipboard-[0-9]*:../../x11/xclipboard
DEPENDS+= xclock-[0-9]*:../../time/xclock
DEPENDS+= xconsole-[0-9]*:../../x11/xconsole
DEPENDS+= xcursorgen-[0-9]*:../../x11/xcursorgen