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 | 571c183251ed3c50eb7841ab8287d0fbde08df71 (patch) | |
tree | 6f161a71510a14adff659d768ae76934bb1396da /x11/Makefile | |
parent | 893d0f4d2187814d2e9454e8b2851a5633dad5c4 (diff) | |
download | pkgsrc-571c183251ed3c50eb7841ab8287d0fbde08df71.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 |