I've a site which have custom Theme, Layout, WebParts (third-party - no source code), custom user controls (with source code), and the site backup (.dat) which we took from command prompt using stsadm -o backup.
Is there a way I can bundle all of them in a single package? Should I use WSPBuilder for that? If not, then please suggest.
Thanks.