freebsd-ports/irc/smartirc4net/Makefile
Romain Tartière b8772975e9 Update to 1.0.
2016-08-08 18:06:31 +00:00

16 lines
365 B
Makefile

# Created by: Romain Tartiere <romain@blogreen.org>
# $FreeBSD$
PORTNAME= smartirc4net
PORTVERSION= 1.0
CATEGORIES= irc
MASTER_SITES= https://smuxi.im/jaws/data/files/
MAINTAINER= mono@FreeBSD.org
COMMENT= Multi-layered IRC library
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs
USES= gmake mono pathfix pkgconfig
.include <bsd.port.mk>