aboutsummaryrefslogtreecommitdiffstats
path: root/audio/krio/Makefile
blob: 4dba3cf6da2c8424a762f14c8ee60022c40abc2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   krio
# Date created:        22 Sep 1999
# Whom:                ak@freenet.co.uk
#
# $FreeBSD$
#

PORTNAME=   krio
PORTVERSION=    1.0.1
PORTEPOCH=  1
CATEGORIES= audio kde
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= ak@freenet.co.uk

USE_KDEBASE_VER=1
GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --with-extra-includes=${LOCALBASE}/include

.include <bsd.port.mk>