pkgsrc/www/firefox-bin-acroread
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
..
DEINSTALL Add INSTALL/DEINSTALL scripts for managing the symlinks to the plugins. 2007-07-30 16:15:10 +00:00
DESCR
INSTALL Add INSTALL/DEINSTALL scripts for managing the symlinks to the plugins. 2007-07-30 16:15:10 +00:00
Makefile Convert to emulator framework. Bump the PKGREVISIONs of the 2007-07-30 16:12:56 +00:00
Makefile.common * If PLIST_SRC is explicitly set to an empty value in a package Makefile, 2007-10-25 22:00:39 +00:00