![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / sysutils / checkperms / Makefile (download)
Revision 1.19, Tue May 19 08:59:33 2009 UTC (13 years, 10 months ago) by wiz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here. |
# $NetBSD: Makefile,v 1.19 2009/05/19 08:59:33 wiz Exp $ # DISTNAME= checkperms-1.10 CATEGORIES= sysutils MASTER_SITES= http://www.schlechte-software.de/checkperms/ MAINTAINER= rillig@NetBSD.org HOMEPAGE= http://www.schlechte-software.de/checkperms/ COMMENT= Check and correct file permissions LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir AUTO_MKDIRS= yes USE_BSD_MAKEFILE= yes .include "../../mk/bsd.prefs.mk" INSTALLATION_DIRS= bin man/cat1 man/man1 CHECK_PERMS= no .if ${OPSYS} == "Linux" MAKE_ENV+= NOGCCERROR=yes # see PR 35930 .endif .include "../../mk/bsd.pkg.mk"