blob: d52602b59db6e46fcbc0f4c85fcb12adf5bf0467 (
plain) (
tree)
|
|
# New ports collection makefile for: lxnb
# Date created: 04 March 2000
# Whom: Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= lxnb
PORTVERSION= 0.4
CATEGORIES= security
MASTER_SITES= http://ns2.crw.se/~tm/projects/lxnb/
DISTFILES= linux-netbus-client-v${PORTVERSION}.tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= NetBus client
pre-build:
rm -f ${WRKSRC}/lxnetbus
.include <bsd.port.mk>
|