diff options
author | leot <leot> | 2015-08-23 14:16:57 +0000 |
---|---|---|
committer | leot <leot> | 2015-08-23 14:16:57 +0000 |
commit | 83632f65aeed19b8373b2bb0dfeea59f7a3c0d0f (patch) | |
tree | 6f161a71510a14adff659d768ae76934bb1396da /x11 | |
parent | 124484ee91a20e3e5a19c9a99b93abf44f04efaf (diff) | |
download | pkgsrc-83632f65aeed19b8373b2bb0dfeea59f7a3c0d0f.tar.gz |
Added py-pyperclip.
Diffstat (limited to 'x11')
-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 |