diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
commit | 5e37fb828fb8ca69d2600ef9e6afd94fa74822cb (patch) | |
tree | 65091ae7d47577b7492f2d356370c02305b4d0bd /x11 | |
parent | 33e610508dd1a9214440f1230ba28fd393c0992c (diff) | |
download | freebsd-ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.zip |
Retire comment file.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/buttonbox/Makefile | 1 | ||||
-rw-r--r-- | x11/buttonbox/pkg-comment | 1 | ||||
-rw-r--r-- | x11/dynamag/Makefile | 1 | ||||
-rw-r--r-- | x11/dynamag/pkg-comment | 1 | ||||
-rw-r--r-- | x11/portoseguro/Makefile | 1 | ||||
-rw-r--r-- | x11/portoseguro/pkg-comment | 1 | ||||
-rw-r--r-- | x11/qrash/Makefile | 1 | ||||
-rw-r--r-- | x11/qrash/pkg-comment | 1 | ||||
-rw-r--r-- | x11/vdesk/Makefile | 1 | ||||
-rw-r--r-- | x11/vdesk/pkg-comment | 1 |
10 files changed, 5 insertions, 5 deletions
diff --git a/x11/buttonbox/Makefile b/x11/buttonbox/Makefile index 82f46b60ea29..b3070a2590e0 100644 --- a/x11/buttonbox/Makefile +++ b/x11/buttonbox/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= trevor DISTNAME= ${PORTNAME:S/b/B/g}-${PORTVERSION} MAINTAINER= trevor@FreeBSD.org +COMMENT= Xlib-based application launcher DOCDIR= share/doc/${PORTNAME} DOCS= COPYING ChangeLog DEDICATION README TODO diff --git a/x11/buttonbox/pkg-comment b/x11/buttonbox/pkg-comment deleted file mode 100644 index 82c1f48d7126..000000000000 --- a/x11/buttonbox/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Xlib-based application launcher diff --git a/x11/dynamag/Makefile b/x11/dynamag/Makefile index dad8ae1aa53d..556c657ad72b 100644 --- a/x11/dynamag/Makefile +++ b/x11/dynamag/Makefile @@ -13,6 +13,7 @@ DISTNAME= unwindows EXTRACT_SUFX= .tar.Z MAINTAINER= trevor@FreeBSD.org +COMMENT= Magnifying utility which updates continuously ALL_TARGET= dynamag NO_INSTALL_MANPAGES= yes diff --git a/x11/dynamag/pkg-comment b/x11/dynamag/pkg-comment deleted file mode 100644 index 93030420f08f..000000000000 --- a/x11/dynamag/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Magnifying utility which updates continuously diff --git a/x11/portoseguro/Makefile b/x11/portoseguro/Makefile index 39e0829ee08f..193251b43e00 100644 --- a/x11/portoseguro/Makefile +++ b/x11/portoseguro/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= trevor DISTNAME= ${PORTNAME}-alpha4 MAINTAINER= trevor@FreeBSD.org +COMMENT= Launch applications by clicking on an icon bar CONFIGURE_ENV= GTKCONFIG=${GTK_CONFIG} USE_AUTOCONF= yes diff --git a/x11/portoseguro/pkg-comment b/x11/portoseguro/pkg-comment deleted file mode 100644 index 609c2a4d0357..000000000000 --- a/x11/portoseguro/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Launch applications by clicking on an icon bar diff --git a/x11/qrash/Makefile b/x11/qrash/Makefile index 662ecfa785b0..c65dd313a04d 100644 --- a/x11/qrash/Makefile +++ b/x11/qrash/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= trevor@FreeBSD.org +COMMENT= Animated musical demo for X11 GNU_CONFIGURE= yes ONLY_FOR_ARCHS= i386 diff --git a/x11/qrash/pkg-comment b/x11/qrash/pkg-comment deleted file mode 100644 index 775d71d47f25..000000000000 --- a/x11/qrash/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Animated musical demo for X11 diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile index efffe0dbcbbd..ec760b9b8e4f 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -11,6 +11,7 @@ CATEGORIES= x11 MASTER_SITES= http://azz.us-lot.org/files/ MAINTAINER= trevor@FreeBSD.org +COMMENT= Command-line utility for setting up and using virtual desktops PLIST= ${WRKDIR}/pkg-plist RESTRICTED= "no license" diff --git a/x11/vdesk/pkg-comment b/x11/vdesk/pkg-comment deleted file mode 100644 index bc272d55d0a3..000000000000 --- a/x11/vdesk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Command-line utility for setting up and using virtual desktops |