aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/horde-mnemo
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2012-12-18 15:29:02 +0800
committermm <mm@FreeBSD.org>2012-12-18 15:29:02 +0800
commit4032dc4bca10578fd36a815a9a7fb593316b507b (patch)
tree8d904b07fa526dd8e87cb6dee568a4229000277e /deskutils/horde-mnemo
parent8f1d5a23850b2d0f56cb22566709a602cdbf3b0b (diff)
downloadfreebsd-ports-gnome-4032dc4bca10578fd36a815a9a7fb593316b507b.tar.gz
freebsd-ports-gnome-4032dc4bca10578fd36a815a9a7fb593316b507b.tar.zst
freebsd-ports-gnome-4032dc4bca10578fd36a815a9a7fb593316b507b.zip
Rename horde4-* apps to horde-*
Diffstat (limited to 'deskutils/horde-mnemo')
-rw-r--r--deskutils/horde-mnemo/Makefile52
-rw-r--r--deskutils/horde-mnemo/distinfo2
-rw-r--r--deskutils/horde-mnemo/pkg-descr6
3 files changed, 60 insertions, 0 deletions
diff --git a/deskutils/horde-mnemo/Makefile b/deskutils/horde-mnemo/Makefile
new file mode 100644
index 000000000000..7ad3e4d62f7a
--- /dev/null
+++ b/deskutils/horde-mnemo/Makefile
@@ -0,0 +1,52 @@
+# Ports collection makefile for: Mnemo
+# Date created: Sun May 19, 2002
+# Whom: Thierry Thomas (<thierry@pompo.net>)
+#
+# $FreeBSD$
+#
+
+PORTNAME= mnemo
+PORTVERSION= 4.0.1
+CATEGORIES= deskutils www pear
+PKGNAMEPREFIX= horde-
+
+MAINTAINER= horde@FreeBSD.org
+COMMENT= Horde web based notes manager
+
+LICENSE= AL2
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+LATEST_LINK= horde4-${PORTNAME}
+
+USE_PHP= gettext
+USE_HORDE_BUILD= Horde_Role
+USE_HORDE_RUN= Horde_Role \
+ horde \
+ Horde_Auth \
+ Horde_Core \
+ Horde_Data \
+ Horde_Exception \
+ Horde_Form \
+ Horde_Group \
+ Horde_History \
+ Horde_Icalendar \
+ Horde_Injector \
+ Horde_Perms \
+ Horde_Prefs \
+ Horde_Share \
+ Horde_Support \
+ Horde_Text_Filter \
+ Horde_Util
+
+OPTIONS_DEFAULT= PDF
+OPTIONS_DEFINE= PDF
+PDF_DESC= Support PDF generation
+
+.include <bsd.port.pre.mk>
+
+.if ${PORT_OPTIONS:MPDF}
+USE_HORDE_RUN+= Horde_Pdf
+.endif
+
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>
diff --git a/deskutils/horde-mnemo/distinfo b/deskutils/horde-mnemo/distinfo
new file mode 100644
index 000000000000..8bb0b49ca82a
--- /dev/null
+++ b/deskutils/horde-mnemo/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Horde/mnemo-4.0.1.tgz) = 076dc67c8877092f3bb4439edee075ca81427c13abe96e2e3bfc4362f76b6443
+SIZE (Horde/mnemo-4.0.1.tgz) = 1223590
diff --git a/deskutils/horde-mnemo/pkg-descr b/deskutils/horde-mnemo/pkg-descr
new file mode 100644
index 000000000000..603ae3107876
--- /dev/null
+++ b/deskutils/horde-mnemo/pkg-descr
@@ -0,0 +1,6 @@
+The Mnemo Note Manager is the Horde notes/memos application. It allows users
+to keep web-based notes and freeform text. Notes may be shared with other
+users via shared notepads. It requires the Horde Application Framework and
+an SQL database or Kolab server for backend storage.
+
+WWW: http://www.horde.org/apps/mnemo/