20 lines
371 B
Makefile
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>
|