aboutsummaryrefslogtreecommitdiffstats
path: root/audio/kmpg/Makefile
blob: 524ec9a7a6485ba37694dd8ec46992f7c2b5b19c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= tom

MAINTAINER= tom@FreeBSD.org

USE_KDELIBS_VER=1
USE_GMAKE=  yes
USE_LIBTOOL=    yes

.include <bsd.port.mk>