diff options
Diffstat (limited to 'sysutils/mtxorbd/Makefile')
-rw-r--r-- | sysutils/mtxorbd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/mtxorbd/Makefile b/sysutils/mtxorbd/Makefile index 5c98e6c..a993c89 100644 --- a/sysutils/mtxorbd/Makefile +++ b/sysutils/mtxorbd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mtxorbd -# Date created: 13 December 2003 -# Whom: rhay -# +# Created by: rhay # $FreeBSD$ -# PORTNAME= mtxorbd PORTVERSION= 1.0.2 @@ -16,4 +12,5 @@ COMMENT= Control Daemon for Matrix Orbital LCD screens MAN1= mtxorbd.1 +NO_STAGE= yes .include <bsd.port.mk> |