summaryrefslogtreecommitdiff
path: root/comms/xcept/Makefile
blob: 325a93251b9e58f089bd9c06ff7cbb1f57941ed2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xcept
# Version required:     2.1.2
# Date created:         Sep 1, 1996
# Whom:                 joerg
#
# $Id: Makefile,v 1.6 1998/08/28 07:02:05 hoek Exp $
#

DISTNAME=       xcept-2.1.2
CATEGORIES=	comms
MASTER_SITES=   ${MASTER_SITE_LOCAL}

MAINTAINER=     joerg@FreeBSD.ORG

MAN1=		xcept.1
MAN8=		ceptd.8
MANCOMPRESSED=	maybe

WRKSRC=		${WRKDIR}/XCept-2.1.2

.include <bsd.port.mk>