mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
fe5b7da774
Added MAINTAINER's to some, switched to new MAN[1-8]
18 lines
404 B
Makefile
18 lines
404 B
Makefile
# New ports collection makefile for: xcept
|
|
# Version required: 2.1.2
|
|
# Date created: Sep 1, 1996
|
|
# Whom: joerg
|
|
#
|
|
# $Id: Makefile,v 1.3 1996/11/06 13:34:05 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xcept-2.1.2
|
|
CATEGORIES= comms
|
|
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
|
|
|
|
MAINTAINER= joerg@FreeBSD.ORG
|
|
|
|
WRKSRC= ${WRKDIR}/XCept-2.1.2
|
|
|
|
.include <bsd.port.mk>
|