1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/irc/icbirc/Makefile
2007-08-27 20:14:33 +00:00

24 lines
440 B
Makefile

# New ports collection makefile for: icbirc
# Date created: 8 Feb 2004
# Whom: hrs
#
# $FreeBSD$
PORTNAME= icbirc
PORTVERSION= 1.8
CATEGORIES= irc
MASTER_SITES= http://www.benzedrine.cx/
MAINTAINER= hrs@FreeBSD.org
COMMENT= Proxy IRC client and ICB server
MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man"
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN8= icbirc.8
MANCOMPRESSED= maybe
PLIST_FILES= bin/icbirc
.include <bsd.port.mk>