summaryrefslogtreecommitdiffstats
path: root/comms/comserv/Makefile
blob: e3d01387c49380e7da4cbb37acf13d62e050fda0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Brian Dean <bsd@FreeBSD.org>
# $FreeBSD$

PORTNAME=	comserv
PORTVERSION=	1.4.4
CATEGORIES=	comms net
MASTER_SITES=	http://BSDforge.com/projects/source/comms/comserv/

MAINTAINER=	portmaster@BSDforge.com
COMMENT=	Access local serial ports via network connections

LICENSE=	BSD2CLAUSE

USES=		tar:xz

PLIST_FILES=	sbin/comservd etc/comservd.conf.sample \
		etc/rc.d/comservd.sh.sample man/man8/comservd.8.gz

.include <bsd.port.mk>
OpenPOWER on IntegriCloud