diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-10-14 11:59:05 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-10-14 11:59:05 +0000 |
commit | 1824782297a7d8b2d272f6b7aff77a3d1b855b76 (patch) | |
tree | f7cf775ff7843cbe574918919c3c7ebd2a0f1653 /x11/Makefile | |
parent | Update to 1.02. Assign maintainer to perl@. Fix WWW. (diff) |
Add x11/p5-Clipboard 0.08, which provides access to X11 clipboard from
Perl.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 3c6545993316..015198cb19da 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -142,6 +142,7 @@ SUBDIR += offix-clipboard SUBDIR += offix-execute SUBDIR += oooqs + SUBDIR += p5-Clipboard SUBDIR += p5-X11-GUITest SUBDIR += p5-X11-IdleTime SUBDIR += p5-X11-Protocol |