aboutsummaryrefslogtreecommitdiffstats
path: root/devel/kdesdk4/Makefile
blob: 8cd3104f3c0800c26be462cbd7bfe78a068e66de (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
24
# New ports collection makefile for:    KDE SDK
# Date created:             2 March 2001
# Whom:                 Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   kdesdk
PORTVERSION=    2.1.1
CATEGORIES= devel kde
MASTER_SITES=   ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src

MAINTAINER= demon@FreeBSD.org

USE_KDELIBS_VER=2
USE_BZIP2=  yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE=  yes
USE_GMAKE=  yes

MAN1=       cvs2pack.1 cvschanged.1 cvsversion.1 noncvslist.1 kde-build.1

.include <bsd.port.mk>