aboutsummaryrefslogtreecommitdiffstats
path: root/comms/comserv/Makefile
blob: d687481e77e657a2c8da0eda8a9e35f4d454572e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    comserv
# Date created:             12 November 2000
# Whom:                 Brian Dean <bsd@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=           comserv
PORTVERSION=        1.0.0
CATEGORIES=         comms net
MASTER_SITES=       ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= bsd

MAINTAINER=    bsd@FreeBSD.org

MAN8=          comservd.8
MANCOMPRESSED= yes

.include <bsd.port.mk>