mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
4f13ca16c7
PR: 238089
19 lines
409 B
Makefile
19 lines
409 B
Makefile
PORTNAME= smartirc4net
|
|
PORTVERSION= 1.1
|
|
PORTREVISION= 3
|
|
CATEGORIES= irc
|
|
MASTER_SITES= https://smuxi.im/jaws/data/files/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Multi-layered IRC library
|
|
WWW= http://smartirc4net.meebey.net/jaws/
|
|
|
|
LICENSE= LGPL21
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
GNU_CONFIGURE= yes
|
|
CONFIGURE_ENV= ac_cv_path_MCS=${LOCALBASE}/bin/mcs
|
|
USES= gmake mono pathfix pkgconfig
|
|
|
|
.include <bsd.port.mk>
|