pkgsrc/regress/pkgfail/Makefile

13 lines
255 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2004/08/28 00:19:17 gavan Exp $
#
DISTNAME= regress-pkgfail-0.0
CATEGORIES= regress
MAINTAINER= gavan@NetBSD.org
COMMENT= Test PKG_FAIL_REASON
PKG_FAIL_REASON= "This package should never build"
.include "../../mk/bsd.pkg.mk"