2013-09-20 20:44:49 +02:00
|
|
|
# Created by: Maxim Ignatenko
|
2009-05-29 13:54:49 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= irc2dc
|
|
|
|
PORTVERSION= 0.1
|
|
|
|
CATEGORIES= irc net-p2p
|
|
|
|
MASTER_SITES= SF
|
|
|
|
|
|
|
|
MAINTAINER= gelraen.ua@gmail.com
|
2012-07-29 13:17:02 +02:00
|
|
|
COMMENT= Provides intercommunication between DC++ hub and IRC channel
|
2009-05-29 13:54:49 +02:00
|
|
|
|
2014-07-29 23:43:17 +02:00
|
|
|
USES= tar:bzip2
|
2009-05-29 13:54:49 +02:00
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
|
|
|
|
USE_RC_SUBR= irc2dc
|
|
|
|
|
|
|
|
PLIST_FILES= bin/irc2dc \
|
|
|
|
etc/irc2dc.conf.dist
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|