summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorLandry Breuil <landry@cvs.openbsd.org>2009-08-11 20:33:05 +0000
committerLandry Breuil <landry@cvs.openbsd.org>2009-08-11 20:33:05 +0000
commitc095440f480f5d93e7c32c6ff0db80a7580ee173 (patch)
tree5d0def7ca56194a60cfd064a7d70bc11c66883d3 /share
parenta96939ae2b86d4d65f842ddf68500e22081388a6 (diff)
Update documentation for x11/xfce4 module.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/port-modules.510
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index d2e5883c6bf..b7c15b3f8af 100644
--- a/share/man/man5/port-modules.5
+++ b/share/man/man5/port-modules.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: port-modules.5,v 1.43 2009/06/11 18:47:27 ajacoutot Exp $
+.\" $OpenBSD: port-modules.5,v 1.44 2009/08/11 20:33:04 landry Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 11 2009 $
+.Dd $Mdocdate: August 11 2009 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -513,11 +513,11 @@ and
are added to MODULES.
Also affects CATEGORIES.
.Pp
-Xfce ports can be divided into three categories: core libraries and
-applications, goodies, and panel plugins.
+Xfce ports can be divided into five categories: core libraries and
+applications, goodies, artwork, thunar plugins, and panel plugins.
HOMEPAGE, MASTER_SITES and DISTNAME are built using XFCE_VERSION (which
defaults to XFCE_DESKTOP_VERSION if not set) and either XFCE_PROJECT,
-XFCE_GOODIE or XFCE_PLUGIN.
+XFCE_GOODIE, XFCE_ARTWORK, THUNAR_PLUGIN or XFCE_PLUGIN.
One of the latter has to be provided by the port Makefile.
.El
.Sh SEE ALSO