mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
14 lines
267 B
Makefile
14 lines
267 B
Makefile
# Created by: rhay
|
|
|
|
PORTNAME= mtxorbd
|
|
PORTVERSION= 1.0.2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= SF/mtxorb/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Control Daemon for Matrix Orbital LCD screens
|
|
|
|
USES= tar:tgz
|
|
|
|
.include <bsd.port.mk>
|