14 lines
282 B
Makefile
14 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>
|