mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
a64022f473
PR: ports/10629 Submitted by: Staffan Ulfberg <staffanu@multivac.fatburen.org>
11 lines
450 B
Bash
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
|