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

14 lines
232 B
Text

# Template file for 'gd-progs'.
#
depends="perl>=0"
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
}