14 lines
360 B
Bash
14 lines
360 B
Bash
# Template file for 'sublime-merge'
|
|
pkgname=sublime-merge
|
|
version=2032
|
|
revision=1
|
|
build_style=meta
|
|
short_desc="Empty meta-package for sublime-merge"
|
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
|
license="custom:EULA" #no vlicense check
|
|
homepage="https://www.sublimemerge.com"
|
|
|
|
do_install() {
|
|
vdoc "${XBPS_SRCPKGDIR}/${pkgname}/INSTALL.msg" README.voidlinux
|
|
}
|