aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome-panel-reference
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-05-11 02:14:35 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-05-11 02:14:35 +0000
commit047cf975af43b1465d97b2ff1a457eb262c8f712 (patch)
tree5485fff4f30ffdf71bc737c3c86dc6fec6fbd3a9 /x11/gnome-panel-reference
parenteb8425d65f66b19bc64c2c9130c8f78a9e366fa4 (diff)
Move the gnomepanel programming reference to the gnomepanel-reference port.
Notes
Notes: svn path=/head/; revision=162044
Diffstat (limited to 'x11/gnome-panel-reference')
-rw-r--r--x11/gnome-panel-reference/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/gnome-panel-reference/Makefile b/x11/gnome-panel-reference/Makefile
new file mode 100644
index 000000000000..cca07fdf20c1
--- /dev/null
+++ b/x11/gnome-panel-reference/Makefile
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+REFERENCE_SRC= ${WRKSRC}/doc/reference/panel-applet
+
+.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"