summaryrefslogtreecommitdiff
path: root/pkgtools/url2pkg/DESCR
blob: 72fc41f1651e84f20dbf7086825f644c2bf6f0a5 (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