void-packages/srcpkgs/libtasn1/libtasn1-tools.template
2012-12-08 18:06:08 +01:00

12 lines
230 B
Plaintext

# Template file for 'libtasn1-tools'.
#
short_desc="${short_desc} (ASN.1 tools)"
long_desc="${long_desc}
This package contains some ASN.1 tools that come with libtasn1."
do_install() {
vmove usr/bin usr
vmove usr/share usr
}