8 lines
183 B
Text
8 lines
183 B
Text
# Template file for 'finch-devel'.
|
|
#
|
|
short_desc="A ncurses-based messaging client"
|
|
|
|
do_install() {
|
|
vmove usr/bin/finch usr/bin
|
|
vmove usr/share/man/man1/finch.1 usr/share/man/man1
|
|
}
|