diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 05:34:52 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 05:34:52 +0000 |
commit | 7cd2b8f3065e5f7f529c54f9440c0fe76257baaf (patch) | |
tree | b18037359ddf19780e5825f8b1dd2bff8c49e75c /net/tn5250/pkg-plist | |
parent | 34234b38f5e3ab74dc7fb0846244b8dbd0509480 (diff) | |
download | ports-7cd2b8f3065e5f7f529c54f9440c0fe76257baaf.tar.gz ports-7cd2b8f3065e5f7f529c54f9440c0fe76257baaf.zip |
Notes
Diffstat (limited to 'net/tn5250/pkg-plist')
-rw-r--r-- | net/tn5250/pkg-plist | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/net/tn5250/pkg-plist b/net/tn5250/pkg-plist new file mode 100644 index 000000000000..8c94d30997c3 --- /dev/null +++ b/net/tn5250/pkg-plist @@ -0,0 +1,33 @@ +bin/scs2ascii +bin/tn5250 +bin/tn5250-config +bin/xt5250 +include/tn5250.h +include/tn5250/buffer.h +include/tn5250/codes5250.h +include/tn5250/config.h +include/tn5250/cursesterm.h +include/tn5250/dbuffer.h +include/tn5250/debug.h +include/tn5250/display.h +include/tn5250/field.h +include/tn5250/printsession.h +include/tn5250/record.h +include/tn5250/scs.h +include/tn5250/session.h +include/tn5250/slangterm.h +include/tn5250/stream.h +include/tn5250/terminal.h +include/tn5250/transmaps.h +include/tn5250/utility.h +include/tn5250/wtd.h +lib/lib5250.so +lib/lib5250.so.0 +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R +share/tn5250/XTerm +share/tn5250/dialogrc +share/tn5250/uk5250.map +share/tn5250/us5250.map +@dirrm include/tn5250 +@dirrm share/tn5250 |