Remove pkg-comment and add COMMENT to the Makefile.
This commit is contained in:
parent
cea76719c4
commit
16db3e6d3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77027
10 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
VI Like Emacs. a vi "workalike", with many additional features
|
|
@ -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)
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
This port tracks the development (GAMMA) version of the XEmacs text editor
|
|
@ -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)
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
This port tracks the development (GAMMA) version of the XEmacs text editor
|
|
@ -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)
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
XEmacs text editor version 21
|
|
@ -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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
VI Like Emacs, X11 version -- a fully "X aware" vi work-alike
|
Loading…
Reference in a new issue