Convert packages to the new template format (e).
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Template file for 'enscript'
|
||||
pkgname=enscript
|
||||
version=1.6.5.2
|
||||
revision=1
|
||||
homepage="http://git.savannah.gnu.org/cgit/enscript.git"
|
||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
makedepends="perl"
|
||||
revision=1
|
||||
short_desc="Converts text to Postscript, HTML or RTF with syntax highlighting"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
@@ -19,5 +19,10 @@ long_desc="
|
||||
wide range of programming languages. New rules can be added using an awk-like
|
||||
stateful scripting language."
|
||||
|
||||
conf_files="/etc/enscript.cfg"
|
||||
|
||||
enscript_package() {
|
||||
conf_files="/etc/enscript.cfg"
|
||||
pkg_install() {
|
||||
vmove etc
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user