aboutsummaryrefslogtreecommitdiff
path: root/databases/my2cego
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2013-05-15 19:43:20 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2013-05-15 19:43:20 +0000
commit46687158e58b0a2525366a86d15e22580d23d166 (patch)
treec4b4a4dad302271c0dc8bb6fadd1073b877c3312 /databases/my2cego
parent101421110a1ec893eba55cdde2b584481038987c (diff)
downloadports-46687158e58b0a2525366a86d15e22580d23d166.tar.gz
ports-46687158e58b0a2525366a86d15e22580d23d166.zip
Notes
Diffstat (limited to 'databases/my2cego')
-rw-r--r--databases/my2cego/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/databases/my2cego/Makefile b/databases/my2cego/Makefile
index 0786f49fcd4a..d4edbe85f51e 100644
--- a/databases/my2cego/Makefile
+++ b/databases/my2cego/Makefile
@@ -1,19 +1,17 @@
-# New ports collection makefile for: my2cego
-# Date created: Aug 18, 2010
-# Whom: Kurt Jaeger <fbsd-ports@opsec.eu>
-#
+# Created by: Kurt Jaeger <fbsd-ports@opsec.eu>
# $FreeBSD$
PORTNAME= my2cego
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
MAINTAINER= fbsd-ports@opsec.eu
COMMENT= Imports mysqldump files into cego
-LIB_DEPENDS= lfc.1:${PORTSDIR}/devel/lfc \
- lfcxml.1:${PORTSDIR}/devel/lfcxml \
+LIB_DEPENDS= lfc:${PORTSDIR}/devel/lfc \
+ lfcxml:${PORTSDIR}/devel/lfcxml \
cego.1:${PORTSDIR}/databases/cego
LICENSE= GPLv2