opnsense-ports/net/mcjoin/Makefile
2022-09-07 22:33:21 +02:00

19 lines
347 B
Makefile

PORTNAME= mcjoin
DISTVERSIONPREFIX= v
DISTVERSION= 2.11
CATEGORIES= net
MAINTAINER= john@saltant.com
COMMENT= Simple multicast testing application for UNIX
WWW= https://github.com/troglobit/mcjoin
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= autoreconf
GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= troglobit
.include <bsd.port.mk>