* add home page to DESCR; from maintainer Vincent Derrien
<vincent.derrien@free.fr> * spelling * use owner:group from bsd.own.mk
This commit is contained in:
parent
13141e0740
commit
717f7cc712
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.33 2002/03/01 00:18:11 brad Exp $
|
# $OpenBSD: Makefile,v 1.34 2002/03/03 13:12:29 naddy Exp $
|
||||||
# $FreeBSD: Makefile,v 1.3 1998/07/21 11:38:44 eivind Exp $
|
# $FreeBSD: Makefile,v 1.3 1998/07/21 11:38:44 eivind Exp $
|
||||||
|
|
||||||
COMMENT= "alternative ircII color client"
|
COMMENT= "alternative ircII color client"
|
||||||
@ -33,6 +33,6 @@ pre-build:
|
|||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@cd ${PREFIX}/bin && ln -sf BitchX-${VERSION} BitchX
|
@cd ${PREFIX}/bin && ln -sf BitchX-${VERSION} BitchX
|
||||||
@chown -R root.wheel ${PREFIX}/share/bitchx
|
@chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/bitchx
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
BitchX is an enhanced ircII client. It includes many built-in features
|
BitchX is an enhanced ircII client. It includes many built-in features
|
||||||
normally found only in scripts. Including, full ANSI color, userlists,
|
normally found only in scripts. Including full ANSI color, userlists,
|
||||||
flood protection, and built CDCC (XDCC) file offering.
|
flood protection, and built-in CDCC (XDCC) file offering.
|
||||||
|
|
||||||
|
WWW: ${HOMEPAGE}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user