diff options
author | will <will@FreeBSD.org> | 2001-01-04 07:47:57 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 07:47:57 +0800 |
commit | e7d5380dc9d4a217f9675915b38628a848b9fa22 (patch) | |
tree | 9bcc09d7e06783d723c05add41485300b666c8bd /x11/Makefile | |
parent | 33a19859f1c1f9f59e0625e33e6a1b61da9032d5 (diff) | |
download | freebsd-ports-gnome-e7d5380dc9d4a217f9675915b38628a848b9fa22.tar.gz freebsd-ports-gnome-e7d5380dc9d4a217f9675915b38628a848b9fa22.tar.zst freebsd-ports-gnome-e7d5380dc9d4a217f9675915b38628a848b9fa22.zip |
Add p5-X11-Protocol 0.04, perl module that provides an interface roughly
equivalent to Xlib.
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 9af360ffd6c6..ba0251db8ffc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -55,6 +55,7 @@ SUBDIR += lupe SUBDIR += offix-clipboard SUBDIR += offix-execute + SUBDIR += p5-X11-Protocol SUBDIR += portoseguro SUBDIR += powershell SUBDIR += props |