1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/comms/gnokii/scripts/post-extract
Satoshi Taoka a64022f473 Software to talk to Nokia 3810/3110/8110/6110 cellular phones
PR:		ports/10629
Submitted by:	Staffan Ulfberg  <staffanu@multivac.fatburen.org>
1999-04-02 00:45:54 +00:00

11 lines
450 B
Bash

#!/bin/sh
cat <<EOF
---------------------------------------------------------------------
Notice: The gnokii software is currently configured to build for the
3810/3110/8110 cellular phones. If you want to compile it for the
6110 (not yet implemented, but might be good for testers), edit the
file work/gnokii-0.2.3/gnokii.c and change the #define for MODEL to
reflect this.
---------------------------------------------------------------------
EOF