head	1.5;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.01.06;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.09.25.03.41.31;	author tabthorpe;	state Exp;
branches;
next	1.3;

1.3
date	2010.12.08.23.51.07;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.13.26.46;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2002.07.07.04.51.26;	author cy;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# Created by: andrew@@scoop.co.nz
# $FreeBSD: head/security/l5/Makefile 304807 2012-09-25 03:41:31Z tabthorpe $

PORTNAME=	l5
PORTVERSION=	1.2
CATEGORIES=	security sysutils
MASTER_SITES=	http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/l5/
DISTNAME=	L5
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	File Integrity Assessment Tool

NO_WRKSUBDIR=	true
ALL_TARGET=	freebsd

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
	${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PORTNAME}

.include <bsd.port.pre.mk>
.if ${ARCH} == 'amd64'
BROKEN=	incorrect runtime output
.endif
.include <bsd.port.post.mk>
@


1.4
log
@SVN rev 304807 on 2012-09-25 03:41:31Z by tabthorpe

- Reassign to the heap at maintainer's request
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.3
log
@- Mark BROKEN on amd64

PR:             ports/150283
Reported by:    J. Porter Clark <j;porter.clark@@nasa.gov;;>
Approved by:    maintainer timeout (andrew@@scoop.co.nz ; 93 days)
@
text
@d1 1
a1 4
# New ports collection makefile for:		l6
# Date created:					Sat, 23 Jun 2002
# Whom:						andrew@@scoop.co.nz
#
a2 1
#
d11 1
a11 1
MAINTAINER=	andrew@@scoop.co.nz
@


1.2
log
@De-pkg-comment.
@
text
@d26 5
a30 1
.include <bsd.port.mk>
@


1.1
log
@Add l5 1.2, file Integrity Assessment Tool.

PR:		39970
Submitted by:	andrew@@scoop.co.nz
@
text
@d16 1
@

