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

16 lines
256 B
Plaintext

# Template file for 'gd-progs'.
#
short_desc="Utility programs that use libgd"
long_desc="${long_desc}
This package contains the utility programs that use the GD
library."
revision=6
Add_dependency run perl ">=0"
do_install() {
vmove usr/bin usr
}