diff options
author | skrll <skrll@pkgsrc.org> | 2002-01-07 08:11:32 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2002-01-07 08:11:32 +0000 |
commit | 7acc8c0e3c36a272b0bddd1694e6ea160d8ecab2 (patch) | |
tree | c6c6490a703eb47b16fd506e5ca0cf7aaf75424f /x11/qt3/pkg | |
parent | aa57c2214f7971125b445494ee647a0920c6ad6b (diff) | |
download | pkgsrc-7acc8c0e3c36a272b0bddd1694e6ea160d8ecab2.tar.gz |
Initial import of qt3-3.0.1. The meta pkg for QT3.
Diffstat (limited to 'x11/qt3/pkg')
-rw-r--r-- | x11/qt3/pkg/DESCR | 8 | ||||
-rw-r--r-- | x11/qt3/pkg/PLIST | 2 |
2 files changed, 10 insertions, 0 deletions
diff --git a/x11/qt3/pkg/DESCR b/x11/qt3/pkg/DESCR new file mode 100644 index 00000000000..d4d47037f3b --- /dev/null +++ b/x11/qt3/pkg/DESCR @@ -0,0 +1,8 @@ +Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and +maintaining GUI (graphical user interface) applications. + +This package does not contain anything by itself -- it is a +"meta-package" that depends on other QT packages. Its sole purpose is +to require dependencies so users can install this package only and +have all the QT stuff pulled in by the port/package dependency +mechanism. diff --git a/x11/qt3/pkg/PLIST b/x11/qt3/pkg/PLIST new file mode 100644 index 00000000000..7192bec15fd --- /dev/null +++ b/x11/qt3/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/07 08:11:32 skrll Exp $ +@comment This PLIST is intentionally left empty. |