Add a template for the pkgdef file and make sure newpkg places a copy in
the new metadir
This commit is contained in:
10
pkgdef.template
Normal file
10
pkgdef.template
Normal file
@@ -0,0 +1,10 @@
|
||||
[main]
|
||||
pkgname="$pkgprefix""$topdir"
|
||||
name="$topdir"
|
||||
pkgcat="application"
|
||||
pkgvendor="http://change.me/please"
|
||||
pkgdesc="mumble mubmle... hmm someone forgot to fill this out!"
|
||||
pkgver="$pkgver"
|
||||
files(-,root,bin)
|
||||
$_bindir
|
||||
$_libdir
|
||||
Reference in New Issue
Block a user