mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
libfontenc: add license
This commit is contained in:
parent
ee17a85125
commit
41eecca31a
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ homepage="http://xorg.freedesktop.org/"
|
|||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=70588930e6fc9542ff38e0884778fbc6e6febf21adbab92fd8f524fe60aefd21
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
libfontenc-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue