diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /irc/irchat-pj-emacs20 | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'irc/irchat-pj-emacs20')
-rw-r--r-- | irc/irchat-pj-emacs20/Makefile | 1 | ||||
-rw-r--r-- | irc/irchat-pj-emacs20/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/irc/irchat-pj-emacs20/Makefile b/irc/irchat-pj-emacs20/Makefile index 72eaab3..842c443 100644 --- a/irc/irchat-pj-emacs20/Makefile +++ b/irc/irchat-pj-emacs20/Makefile @@ -19,6 +19,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}pl2.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= yoichi@FreeBSD.org +COMMENT= IRC client which runs under Emacsen BUILD_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME} RUN_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME} \ diff --git a/irc/irchat-pj-emacs20/pkg-comment b/irc/irchat-pj-emacs20/pkg-comment deleted file mode 100644 index 041c315..0000000 --- a/irc/irchat-pj-emacs20/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -IRC client which runs under Emacsen |