1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/comms/xcept/Makefile
1998-11-28 00:44:34 +00:00

23 lines
440 B
Makefile

# New ports collection makefile for: xcept
# Version required: 2.1.2
# Date created: Sep 1, 1996
# Whom: joerg
#
# $Id: Makefile,v 1.7 1998/08/30 00:54:30 hoek Exp $
#
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>