1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/irc/smartirc4net/Makefile
2023-08-08 11:22:12 +00:00

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>