1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/irc/smartirc4net/Makefile
2010-08-23 18:56:07 +00:00

24 lines
473 B
Makefile

# New ports collection makefile for: smartirc4net
# Date created: 2009-08-25
# Whom: Romain Tartiere <romain@blogreen.org>
#
# $FreeBSD$
#
PORTNAME= smartirc4net
PORTVERSION= 0.4.5.1
CATEGORIES= irc
MASTER_SITES= http://www.smuxi.org/jaws/data/files/
MAINTAINER= mono@FreeBSD.org
COMMENT= Multi-layered IRC library
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
RUN_DEPENDS= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack
.include <bsd.port.mk>