forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
13 lines
282 B
Makefile
13 lines
282 B
Makefile
# Created by: rhay
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= mtxorbd
|
|
PORTVERSION= 1.0.2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= SF/mtxorb/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Control Daemon for Matrix Orbital LCD screens
|
|
|
|
.include <bsd.port.mk>
|