freebsd-ports/comms/comserv/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

21 lines
437 B
Makefile

# New ports collection makefile for: comserv
# Date created: 12 November 2000
# Whom: Brian Dean <bsd@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= comserv
PORTVERSION= 1.4.3
CATEGORIES= comms net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= bsd
MAINTAINER= bsd@FreeBSD.org
COMMENT= Provide network access to local serial ports and make remote ports appear local
MAN8= comservd.8
MANCOMPRESSED= yes
.include <bsd.port.mk>