1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/kmpg/Makefile

23 lines
465 B
Makefile

# 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>