diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-06 10:39:22 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-06 10:39:22 +0800 |
commit | 10d8031228ca6ee623c3caea016d9039066c8cf7 (patch) | |
tree | f5393dd0b0e9308bdb6b7f125d36be0d3732e996 /x11-toolkits/Makefile | |
parent | 5f6c89ae4d6441f81e9e001465f9adb8d0fb2d65 (diff) | |
download | freebsd-ports-gnome-10d8031228ca6ee623c3caea016d9039066c8cf7.tar.gz freebsd-ports-gnome-10d8031228ca6ee623c3caea016d9039066c8cf7.tar.zst freebsd-ports-gnome-10d8031228ca6ee623c3caea016d9039066c8cf7.zip |
New port: Plan9 compatibility libraries
This is 9libs, a package of Plan 9 compatibility libraries
derived from the X11 version of Rob Pike's editor, sam.
This release differs from the Bell Labs release.
PR: ports/48694
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index abfe5730f44e..17bff4941378 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += 9libs SUBDIR += SoXt SUBDIR += Xaw3d SUBDIR += XawPlus |