opnsense-ports/print/foo2zjs/files/pkg-message.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

23 lines
643 B
Text

###############################################################################
1) Please read the detailed installation instructions in the file:
* %%DOCSDIR%%/INSTALL
2) Go to tmp directory and run getweb script.
# cd /tmp && getweb all
3) Copy icm and img files.
# cp DL*.icm CP*.icm km2430*.icm %%DATADIR%%/icm && \
cp sihp*.img %%DATADIR%%/firmware && \
cp hpclj26*.icm km2430*.icm %%PREFIX%%/share/foo2hp/icm && \
rm *.icm *.img
4) Edit %%PREFIX%%/etc/devd/foo2zjs.conf to fit your needs
and restart devd.
5) Enjoy it ;)
###############################################################################