2000-12-03 16:37:25 +00:00
|
|
|
# New ports collection makefile for: comserv
|
|
|
|
# Date created: 12 November 2000
|
|
|
|
# Whom: Brian Dean <bsd@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2001-01-16 17:33:20 +00:00
|
|
|
PORTNAME= comserv
|
2002-06-22 13:52:28 +00:00
|
|
|
PORTVERSION= 1.4.3
|
2001-01-16 17:33:20 +00:00
|
|
|
CATEGORIES= comms net
|
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= bsd
|
2000-12-03 16:37:25 +00:00
|
|
|
|
2008-09-01 00:50:43 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 06:14:21 +00:00
|
|
|
COMMENT= Provide network access to local serial ports and make remote ports appear local
|
2000-12-03 16:37:25 +00:00
|
|
|
|
2001-01-16 17:33:20 +00:00
|
|
|
MAN8= comservd.8
|
|
|
|
MANCOMPRESSED= yes
|
2000-12-03 16:37:25 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|