summaryrefslogtreecommitdiff
path: root/pkgtools/url2pkg/DESCR
blob: 68c3939f3e96051a73a3695aeebac4d3fa1aa32f (plain)
1
2
3
4
5
6
7
8
9
Shellscript that will take an URL of a source .tar.gz (or other)
file, and perform some steps to generate a package:

 - setup a basic Makefile
 - run "make fetch" and "make makesum"
 - generate a dummy pkg/PLIST
 - run "make extract"
 - try to find out the WRKSRC (if needed)
 - try to find out of this package uses GNU auto-configure