freebsd-ports/comms/xcept/Makefile
Tim Vanderhoek a6b4849e8f Oops. Next time I add MANCOMPRESSED=maybe to a port, I should also
add the appropriate MANx variables.  :)
1998-08-30 00:54:30 +00:00

22 lines
426 B
Makefile

# 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>