diff options
author | leot <leot@pkgsrc.org> | 2015-08-23 14:16:57 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2015-08-23 14:16:57 +0000 |
commit | 1db8d4812f03c70923d38c9a64c3d37a2e7cc9fc (patch) | |
tree | 6f161a71510a14adff659d768ae76934bb1396da /x11/Makefile | |
parent | 5cc9c2e4d43467f427748784eac20a20a0814db8 (diff) | |
download | pkgsrc-1db8d4812f03c70923d38c9a64c3d37a2e7cc9fc.tar.gz |
Added py-pyperclip.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 147a2c21aae..9a88353ff9a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.764 2015/08/22 13:31:56 wiz Exp $ +# $NetBSD: Makefile,v 1.765 2015/08/23 14:16:57 leot Exp $ # COMMENT= Packages to support the X window system @@ -375,6 +375,7 @@ SUBDIR+= py-gtksourceview SUBDIR+= py-kde4 SUBDIR+= py-keybinder SUBDIR+= py-kiwi +SUBDIR+= py-pyperclip SUBDIR+= py-qt4 SUBDIR+= py-qt4-qscintilla SUBDIR+= py-qt5 |