Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/comms/comserv/Makefile
16124 views
# Created by: Brian Dean <[email protected]>

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

MAINTAINER=	[email protected]
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>