Wiki page freebsd-start changed with summary [] by Christopher Petrik

This commit is contained in:
Christopher Petrik 2015-08-02 21:28:16 -07:00 committed by apache
parent b766fc91bb
commit 87685c40c5
1 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
~~Title: FreeBSD~~
==== FreeBSD ====
~~Title: EFL on FreeBSD~~
==== FreeBSD and E/EFL ====
Enlightenment and EFL are available for multiple versions of FreeBSD:
@ -9,7 +9,7 @@ Enlightenment and EFL are available for multiple versions of FreeBSD:
* CURRENT
The way to install Enlightenment is the same between those distributions,
here is an example with Tumbleweed:
here is an example:
Option: 1
<code bash>
pkg install enlightenment
@ -38,6 +38,7 @@ or
portsnap fetch extract
</code>
<code bash>
Installing E on FreeBSD using the ports system.
<code shell>
cd /usr/ports/x11-wm/enlightenment && make install clean
</code