diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | b25a6022b8e1d00c557b8538ea35b3bdecc71ad5 (patch) | |
tree | 1fb0e17c526680b09b0bcff4063843633a2a5921 /textproc/gxmlviewer | |
parent | 79685f683c26638577e12746f08e0516d8435fd2 (diff) | |
download | FreeBSD-ports-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.zip FreeBSD-ports-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.tar.gz |
De-pkg-comment.
Diffstat (limited to 'textproc/gxmlviewer')
-rw-r--r-- | textproc/gxmlviewer/Makefile | 1 | ||||
-rw-r--r-- | textproc/gxmlviewer/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gxmlviewer/Makefile b/textproc/gxmlviewer/Makefile index 52f0f0a..42a1b6e 100644 --- a/textproc/gxmlviewer/Makefile +++ b/textproc/gxmlviewer/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An xmlviewer with a netscape plugin, and now a bonobo control as well LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/textproc/gxmlviewer/pkg-comment b/textproc/gxmlviewer/pkg-comment deleted file mode 100644 index 67e09c2..0000000 --- a/textproc/gxmlviewer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An xmlviewer with a netscape plugin, and now a bonobo control as well |