mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
376 B
Makefile
18 lines
376 B
Makefile
# New ports collection makefile for: xcept
|
|
# Version required: 2.1.2
|
|
# Date created: Sep 1, 1996
|
|
# Whom: joerg
|
|
#
|
|
# $Id: Makefile,v 1.4 1996/11/17 03:01:21 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= xcept-2.1.2
|
|
CATEGORIES= comms
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= joerg@FreeBSD.ORG
|
|
|
|
WRKSRC= ${WRKDIR}/XCept-2.1.2
|
|
|
|
.include <bsd.port.mk>
|