mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
a6b4849e8f
add the appropriate MANx variables. :)
22 lines
426 B
Makefile
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>
|