aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/caitoo/Makefile
blob: 2dabbe42b9ed545cf349b010cf695524f2ba6733 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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>