aboutsummaryrefslogtreecommitdiff
path: root/databases/my2cego
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-22 12:52:07 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-22 12:52:07 +0000
commitc443cfcf3e62c0126b5f7080f316f490363ae0c0 (patch)
treed2bb61a2c0d69a2d705326b33a59552fb1bf002d /databases/my2cego
parent77eab20c22abebf2686f11b1b584046fae247b38 (diff)
downloadports-c443cfcf3e62c0126b5f7080f316f490363ae0c0.tar.gz
ports-c443cfcf3e62c0126b5f7080f316f490363ae0c0.zip
Notes
Diffstat (limited to 'databases/my2cego')
-rw-r--r--databases/my2cego/Makefile28
-rw-r--r--databases/my2cego/distinfo3
-rw-r--r--databases/my2cego/pkg-descr6
3 files changed, 37 insertions, 0 deletions
diff --git a/databases/my2cego/Makefile b/databases/my2cego/Makefile
new file mode 100644
index 000000000000..5e41ad23b7e4
--- /dev/null
+++ b/databases/my2cego/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: my2cego
+# Date created: Aug 18, 2010
+# Whom: Kurt Jaeger <fbsd-ports@opsec.eu>
+#
+# $FreeBSD$
+
+PORTNAME= my2cego
+PORTVERSION= 1.0.0
+CATEGORIES= databases
+MASTER_SITES= http://www.lemke-it.com/
+
+MAINTAINER= fbsd-ports@opsec.eu
+COMMENT= Imports mysqldump files into cego
+
+LIB_DEPENDS= Base.1:${PORTSDIR}/devel/cego-base \
+ XML.1:${PORTSDIR}/devel/cego-xml \
+ cego.1:${PORTSDIR}/databases/cego
+
+LICENSE= GPLv2
+WRKSRC= ${WRKDIR}/my2cego
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+USE_LDCONFIG= yes
+USE_AUTOTOOLS= autoconf:262:env
+PLIST_FILES= bin/my2cego
+
+.include <bsd.port.mk>
diff --git a/databases/my2cego/distinfo b/databases/my2cego/distinfo
new file mode 100644
index 000000000000..8f89537f61fd
--- /dev/null
+++ b/databases/my2cego/distinfo
@@ -0,0 +1,3 @@
+MD5 (my2cego-1.0.0.tar.gz) = b59f8d4ad7a896e6368234bdd6a5d7ee
+SHA256 (my2cego-1.0.0.tar.gz) = bebd895eafcd6170c952c121e6508af44f70e261e4101ee8076b379693ba36f2
+SIZE (my2cego-1.0.0.tar.gz) = 101283
diff --git a/databases/my2cego/pkg-descr b/databases/my2cego/pkg-descr
new file mode 100644
index 000000000000..750092d777c7
--- /dev/null
+++ b/databases/my2cego/pkg-descr
@@ -0,0 +1,6 @@
+my2cego is a tool to import mysql database dumps into Cego, a
+Relational Database Management System (RDBMS).
+
+Many more details are available at:
+
+WWW: http://www.lemke-it.com/