summaryrefslogtreecommitdiff
path: root/ftp/caitoo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/caitoo/Makefile')
-rw-r--r--ftp/caitoo/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/ftp/caitoo/Makefile b/ftp/caitoo/Makefile
deleted file mode 100644
index 2dabbe42b9ed..000000000000
--- a/ftp/caitoo/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: caitoo
-# Date created: 11 June 2000
-# Whom: Mario S F Ferreira <lioux@linf.unb.br> et al.
-#
-# $FreeBSD$
-#
-
-PORTNAME= caitoo
-PORTVERSION= 0.6.6
-CATEGORIES= ftp kde
-MASTER_SITES= http://devel-home.kde.org/~caitoo/src/ \
- ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= unstable/apps/network
-
-MAINTAINER= lioux@FreeBSD.org
-
-USE_KDELIBS_VER=1
-USE_XLIB= yes
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
-
-.include <bsd.port.mk>