19 lines
388 B
Makefile
19 lines
388 B
Makefile
# New ports collection makefile for: mtxorbd
|
|
# Date created: 13 December 2003
|
|
# Whom: 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
|
|
|
|
.include <bsd.port.mk>
|