void-packages/srcpkgs/gd/gd-progs.template

13 lines
227 B
Plaintext
Raw Normal View History

# Template file for 'gd-progs'.
#
2012-06-06 09:55:32 +02:00
depends="perl"
short_desc="Utility programs that use libgd"
long_desc="${long_desc}
This package contains the utility programs that use the GD
library."
do_install() {
vmove usr/bin usr
}