summaryrefslogtreecommitdiff
path: root/comms/xcept/Makefile
blob: b32fc6ce107f3430f804154a06c69629679a7348 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    xcept
# Version required:     2.1.2
# Date created:         Sep 1, 1996
# Whom:                 joerg
#
# $FreeBSD$
#

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

MAINTAINER=     joerg@FreeBSD.org

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

WRKSRC=		${WRKDIR}/XCept-2.1.2

.include <bsd.port.mk>