Merge from vendor branch TNF:
[pkgsrcv2.git] / pkgtools / url2pkg / DESCR
1 Shellscript that will take an URL of a source .tar.gz (or other)
2 file, and perform some steps to generate a package:
3
4  - setup a basic Makefile
5  - run "make fetch" and "make makesum"
6  - generate a dummy pkg/PLIST
7  - run "make extract"
8  - try to find out the WRKSRC (if needed)
9  - try to find out of this package uses GNU auto-configure