summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>2003-03-06 11:02:59 +0000
committergj <gj@FreeBSD.org>2003-03-06 11:02:59 +0000
commit5859a2fae1f729957007d320e920e8cbb004c46a (patch)
treea5f5a6f68ea9aa51e1a1cde5d45af5bdd572ae46 /editors
parentbf3653c99666bae6b6834263096c46f3d838b80f (diff)
downloadFreeBSD-ports-5859a2fae1f729957007d320e920e8cbb004c46a.zip
FreeBSD-ports-5859a2fae1f729957007d320e920e8cbb004c46a.tar.gz
Remove pkg-comment and add COMMENT to the Makefile.
Diffstat (limited to 'editors')
-rw-r--r--editors/vile/Makefile1
-rw-r--r--editors/vile/pkg-comment1
-rw-r--r--editors/xemacs-devel/Makefile1
-rw-r--r--editors/xemacs-devel/pkg-comment1
-rw-r--r--editors/xemacs/Makefile1
-rw-r--r--editors/xemacs/pkg-comment1
-rw-r--r--editors/xemacs21/Makefile1
-rw-r--r--editors/xemacs21/pkg-comment1
-rw-r--r--editors/xvile/Makefile1
-rw-r--r--editors/xvile/pkg-comment1
10 files changed, 5 insertions, 5 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index aec01fc..8a1fa33 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -28,6 +28,7 @@ PATCHFILES= vile-9.3a.patch.gz \
vile-9.3l.patch.gz
MAINTAINER= gj@FreeBSD.org
+COMMENT= VI Like Emacs. a vi "workalike", with many additional features
MAKEFILE= makefile
GNU_CONFIGURE= yes
diff --git a/editors/vile/pkg-comment b/editors/vile/pkg-comment
deleted file mode 100644
index bf6f34a..0000000
--- a/editors/vile/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-VI Like Emacs. a vi "workalike", with many additional features
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile
index 5a338a9..2cf8931 100644
--- a/editors/xemacs-devel/Makefile
+++ b/editors/xemacs-devel/Makefile
@@ -15,6 +15,7 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTN
DIST_SUBDIR= xemacs
MAINTAINER= gj@FreeBSD.org
+COMMENT= This port tracks the development (GAMMA) version of the XEmacs text editor
RUN_DEPENDS+= ${LOCALBASE}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages
.if !defined(WITHOUT_X11)
diff --git a/editors/xemacs-devel/pkg-comment b/editors/xemacs-devel/pkg-comment
deleted file mode 100644
index 296f22f..0000000
--- a/editors/xemacs-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-This port tracks the development (GAMMA) version of the XEmacs text editor
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 5a338a9..2cf8931 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -15,6 +15,7 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTN
DIST_SUBDIR= xemacs
MAINTAINER= gj@FreeBSD.org
+COMMENT= This port tracks the development (GAMMA) version of the XEmacs text editor
RUN_DEPENDS+= ${LOCALBASE}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages
.if !defined(WITHOUT_X11)
diff --git a/editors/xemacs/pkg-comment b/editors/xemacs/pkg-comment
deleted file mode 100644
index 296f22f..0000000
--- a/editors/xemacs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-This port tracks the development (GAMMA) version of the XEmacs text editor
diff --git a/editors/xemacs21/Makefile b/editors/xemacs21/Makefile
index a7ca520..344c0e9 100644
--- a/editors/xemacs21/Makefile
+++ b/editors/xemacs21/Makefile
@@ -14,6 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-elc${EXTRACT_SUFX} ${DISTNAME}
DIST_SUBDIR= xemacs
MAINTAINER?= gj@FreeBSD.org
+COMMENT= XEmacs text editor version 21
RUN_DEPENDS+= ${LOCALBASE}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages
.if !defined(WITHOUT_X11)
diff --git a/editors/xemacs21/pkg-comment b/editors/xemacs21/pkg-comment
deleted file mode 100644
index 6c441df..0000000
--- a/editors/xemacs21/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-XEmacs text editor version 21
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index d0613ef..c836518 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -28,6 +28,7 @@ PATCHFILES= vile-9.3a.patch.gz \
vile-9.3l.patch.gz
MAINTAINER= gj@FreeBSD.org
+COMMENT= VI Like Emacs, X11 version -- a fully "X aware" vi work-alike
USE_XLIB= yes
MAKEFILE= makefile
diff --git a/editors/xvile/pkg-comment b/editors/xvile/pkg-comment
deleted file mode 100644
index 69bffdf..0000000
--- a/editors/xvile/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-VI Like Emacs, X11 version -- a fully "X aware" vi work-alike
OpenPOWER on IntegriCloud