summaryrefslogtreecommitdiff
path: root/x11/qt3
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2002-05-30 19:16:01 +0000
committerschmonz <schmonz@pkgsrc.org>2002-05-30 19:16:01 +0000
commit0253a9d59104b7e5a97241d273daf22d5303557f (patch)
tree3df40734f9c0362165b241591563b4d07790e871 /x11/qt3
parent59b255d89d654766baba4deb603b5658f2ad1817 (diff)
downloadpkgsrc-0253a9d59104b7e5a97241d273daf22d5303557f.tar.gz
Fix $NetBSD$, and nuke old-style "pkg" subdir.
Diffstat (limited to 'x11/qt3')
-rw-r--r--x11/qt3/Makefile2
-rw-r--r--x11/qt3/pkg/DESCR8
-rw-r--r--x11/qt3/pkg/PLIST2
3 files changed, 1 insertions, 11 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index 7a321b57f3a..4448823658c 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD
+# $NetBSD: Makefile,v 1.5 2002/05/30 19:16:01 schmonz Exp $
#
DISTNAME= qt3-${QTVERSION}
diff --git a/x11/qt3/pkg/DESCR b/x11/qt3/pkg/DESCR
deleted file mode 100644
index d4d47037f3b..00000000000
--- a/x11/qt3/pkg/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-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
deleted file mode 100644
index 7192bec15fd..00000000000
--- a/x11/qt3/pkg/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/07 08:11:32 skrll Exp $
-@comment This PLIST is intentionally left empty.