ef5a36d72f
Reported by: pkg-fallout
16 lines
373 B
Makefile
16 lines
373 B
Makefile
# Created by: 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
|
|
|
|
GNU_CONFIGURE= yes
|
|
CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs
|
|
USES= gmake mono pathfix pkgconfig
|
|
|
|
.include <bsd.port.mk>
|