pkgsrc/converters/libiconv
jlam d0b4c54eb6 Split out the code that deals with checking whether the software is
built-in or not into a separate builtin.mk file.  The code to deal
checking for built-in software is much simpler to deal with in pkgsrc.

The buildlink3.mk file for a package will be of the usual format
regardless of the package, which makes it simpler for packagers to
update a package.

The builtin.mk file for a package must define a single yes/no variable
USE_BUILTIN.<pkg> that is used by bsd.buildlink3.mk to decide whether
to use the built-in software or to use the pkgsrc software.
2004-03-10 17:57:14 +00:00
..
patches Use ${CP} instead of cp. From Georg Schwarz in PR pkg/24634. 2004-03-02 05:01:38 +00:00
buildlink2.mk Create a new variable PREFER_NATIVE that has the opposite semantics 2004-02-12 02:35:06 +00:00
buildlink3.mk Split out the code that deals with checking whether the software is 2004-03-10 17:57:14 +00:00
builtin.mk Split out the code that deals with checking whether the software is 2004-03-10 17:57:14 +00:00
DESCR kill leading whitespace, s/Libiconv/libiconv/ 2004-01-13 09:42:05 +00:00
distinfo Use ${CP} instead of cp. From Georg Schwarz in PR pkg/24634. 2004-03-02 05:01:38 +00:00
Makefile Use ${CP} instead of cp. From Georg Schwarz in PR pkg/24634. 2004-03-02 05:01:38 +00:00
PLIST.common Handle installation and removal of the charset.alias file properly in binary 2003-07-28 10:11:45 +00:00
PLIST.Linux ensure we always install charset.alias and tidy PLIST handling, 2003-02-28 22:15:29 +00:00
PLIST.SunOS ensure we always install charset.alias and tidy PLIST handling, 2003-02-28 22:15:29 +00:00