openbsd-ports/devel/lclint/Makefile
espie 0e09ebf31f Back to basics: IGNORE instead of BROKEN.
Also, set DISTFILES to nothing explicitly to placate mirror-maker.
2002-02-26 17:35:51 +00:00

20 lines
371 B
Makefile

# $OpenBSD: Makefile,v 1.30 2002/02/26 17:35:51 espie Exp $
COMMENT= "superseded by splint"
DISTNAME= lclint-2.5r
CATEGORIES= devel
NEED_VERSION= 1.470
DISTFILES=
MAINTAINER= Marc Espie <espie@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
IGNORE= "superseded by splint"
.include <bsd.port.mk>