1 # Contributor: Laszlo Papp <djszapi @ gmail at com>
2 # Maintainer: Nathan Owe <ndowens04+AUR @ gmail.com>
6 pkgdesc="Html macros and mappings"
8 url="http://www.vim.org/scripts/script.php?script_id=2665"
11 source=('license.txt' 'html.vim')
12 md5sums=('efbd5986e691ce8c876fb86e8f5961ea'\
13 '5604b12ce687aa3e5c37c76cac794c4f')
17 install -d $pkgdir/usr/share/{vim/ftplugin,licenses/$pkgname}
18 install html.vim $pkgdir/usr/share/vim/ftplugin/
19 install -Dm644 license.txt $pkgdir/usr/share/licenses/$pkgname/