xf86-video-vesa: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:25 +00:00
parent 5a3fe83afe
commit f5d5af31fa

View file

@ -17,3 +17,7 @@ checksum=7bddf4d879dd6f67088ecb203a31e12334aab980174bd0909930a21f32e251c1
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
LDFLAGS="-Wl,-z,lazy"
post_install() {
vlicense COPYING
}