diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /irc/liece | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to '')
-rw-r--r-- | irc/liece-dcc/Makefile | 1 | ||||
-rw-r--r-- | irc/liece-dcc/pkg-comment | 1 | ||||
-rw-r--r-- | irc/liece/Makefile | 1 | ||||
-rw-r--r-- | irc/liece/pkg-comment | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/irc/liece-dcc/Makefile b/irc/liece-dcc/Makefile index 16a966c70ced..50f6125ad80f 100644 --- a/irc/liece-dcc/Makefile +++ b/irc/liece-dcc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.unixuser.org/~ueno/liece/dist/ DISTNAME= liece-${PORTVERSION} MAINTAINER= yoichi@FreeBSD.org +COMMENT= DCC support program for Liece HAS_CONFIGURE= yes USE_GMAKE= yes diff --git a/irc/liece-dcc/pkg-comment b/irc/liece-dcc/pkg-comment deleted file mode 100644 index d86703019cdb..000000000000 --- a/irc/liece-dcc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DCC support program for Liece diff --git a/irc/liece/Makefile b/irc/liece/Makefile index f4c90762994f..e1960436def1 100644 --- a/irc/liece/Makefile +++ b/irc/liece/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.unixuser.org/~ueno/liece/dist/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= yoichi@FreeBSD.org +COMMENT= Yet another IRC client which runs under Emacsen BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} \ msgfmt:${PORTSDIR}/devel/gettext diff --git a/irc/liece/pkg-comment b/irc/liece/pkg-comment deleted file mode 100644 index eeb112edeec2..000000000000 --- a/irc/liece/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet another IRC client which runs under Emacsen |