aboutsummaryrefslogtreecommitdiffstats
path: root/audio/kmpg/Makefile
blob: b24236f61c74220573b099745da89b641b3756c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:   kmpg
# Date created:        23 May 1998
# Whom:                Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
# $FreeBSD$
#

PORTNAME=   kmpg
PORTVERSION=    0.4.3a
CATEGORIES= audio kde
MASTER_SITES=   http://people.FreeBSD.org/~tom/distfiles/

MAINTAINER= tom@FreeBSD.org

LIB_DEPENDS=    kdecore.3:${PORTSDIR}/x11/kdelibs11 \
        kdeui.3:${PORTSDIR}/x11/kdelibs11

USE_QT=     yes
USE_GMAKE=  yes
USE_LIBTOOL=    yes

.include <bsd.port.mk>