Subject: CVS commit: pkgsrc/mk/plist
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/25/2007 16:46:14
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Oct 25 16:46:14 UTC 2007

Modified Files:
	pkgsrc/mk/plist: plist.mk

Log Message:
Allow packages to have no PLIST files whatsoever.  If such a package also
does not set GENERATE_PLIST, then automatically generate a PLIST that
says:
	@comment ${PKGNAME} has no files.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 pkgsrc/mk/plist/plist.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.