blob: a993c891568886d8b6a7deabf1283b1358582fcf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Created by: rhay
# $FreeBSD$
PORTNAME= mtxorbd
PORTVERSION= 1.0.2
CATEGORIES= sysutils
MASTER_SITES= SF/mtxorb/${PORTNAME}/${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@emorific.com
COMMENT= Control Daemon for Matrix Orbital LCD screens
MAN1= mtxorbd.1
NO_STAGE= yes
.include <bsd.port.mk>
|