mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
6 lines
302 B
Plaintext
6 lines
302 B
Plaintext
This package installs a shell script that will take a Makefile
|
|
and a PLIST file of an existing package and create an initial
|
|
buildlink3.mk file from it. The script tries to interpret the
|
|
contents of the include and lib subdirectories (if any) of the
|
|
package and add the corresponding BUILDLINK files.
|