pkgsrc/sysutils/checkperms/Makefile
rillig 3f3852caae Added the preformatted manual page. PKGREVISION++
Switched to using INSTALLATION_DIRS_FROM_PLIST.
2006-11-04 07:47:23 +00:00

16 lines
408 B
Makefile

# $NetBSD: Makefile,v 1.4 2006/11/04 07:47:23 rillig Exp $
#
DISTNAME= checkperms-1.4
PKGREVISION= 1
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
INSTALLATION_DIRS_FROM_PLIST= yes
MAKE_ENV+= ${BSD_MAKE_ENV}
.include "../../mk/bsd.pkg.mk"