aboutsummaryrefslogtreecommitdiff
path: root/devel/libbonobo-reference
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-05-10 00:25:34 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-05-10 00:25:34 +0000
commit4fe5bb33e876a78f1c9c320ee786cdad60c5fae6 (patch)
tree7f5cf69888bd5a4bbe1d265d4dc06c37bf5e32fc /devel/libbonobo-reference
parent2a2c67a93c6b480c5abf766ecdba2403942fee9c (diff)
downloadports-4fe5bb33e876a78f1c9c320ee786cdad60c5fae6.tar.gz
ports-4fe5bb33e876a78f1c9c320ee786cdad60c5fae6.zip
Notes
Diffstat (limited to 'devel/libbonobo-reference')
-rw-r--r--devel/libbonobo-reference/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/libbonobo-reference/Makefile b/devel/libbonobo-reference/Makefile
new file mode 100644
index 000000000000..8c441e4c0c06
--- /dev/null
+++ b/devel/libbonobo-reference/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+REFERENCE_SRC= ${WRKSRC}/doc
+BOOKS= activation-api api
+
+.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"