pkgsrc/inputmethod/canna
jlam ae9b935fd0 * If PLIST_SRC is explicitly set to an empty value in a package Makefile,
then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty
2007-10-25 22:00:39 +00:00
..
files * Convert to USE_TOOLS+=itools instead of including nbitools/buildlink3.mk. 2006-07-05 04:48:28 +00:00
patches Fix rest of errno issues in canna. 2005-12-30 15:16:21 +00:00
DESCR * Convert to USE_TOOLS+=itools instead of including nbitools/buildlink3.mk. 2006-07-05 04:48:28 +00:00
distinfo Fix rest of errno issues in canna. 2005-12-30 15:16:21 +00:00
Makefile * If PLIST_SRC is explicitly set to an empty value in a package Makefile, 2007-10-25 22:00:39 +00:00
Makefile.common Convert packages that test and use USE_INET6 to use the options framework 2007-09-07 22:12:10 +00:00