Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/16/2002 07:10:09
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Apr 16 04:10:09 UTC 2002

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Generalize how the PLIST contents are generated:

GENERATE_PLIST is a sequence of commands, terminating in a semicolon,
that outputs contents for a PLIST to stdout and is appended to the
contents of ${PLIST_SRC}.

Convert the perl5 packlist handling to use GENERATE_PLIST.


To generate a diff of this commit:
cvs rdiff -r1.961 -r1.962 pkgsrc/mk/bsd.pkg.mk

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