a5843cd140
- Transparent IRC proxy. Supports DCC CHAT, SEND, RESEND, and TSEND.
14 lines
268 B
Makefile
14 lines
268 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 1999/06/21 00:33:58 brad Exp $
|
|
|
|
DISTNAME= tircproxy-0.4.3
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.mmedia.is/~bre/tircproxy/
|
|
|
|
MAINTAINER= garath@ntplx.net
|
|
|
|
WRKSRC= ${WRKDIR}/tircproxy-0.4
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|