1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/irc/irc2dc/Makefile
Carlo Strub db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00

25 lines
442 B
Makefile

# New ports collection makefile for: irc2dc
# Date created: 24 May 2009
# Whom: Maxim Ignatenko
#
# $FreeBSD$
#
PORTNAME= irc2dc
PORTVERSION= 0.1
CATEGORIES= irc net-p2p
MASTER_SITES= SF
MAINTAINER= gelraen.ua@gmail.com
COMMENT= Provides intercommunication between DC++ hub and IRC channel
USE_BZIP2= yes
HAS_CONFIGURE= yes
USE_RC_SUBR= irc2dc
PLIST_FILES= bin/irc2dc \
etc/irc2dc.conf.dist
.include <bsd.port.mk>