1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/audio/knapster/Makefile
2000-05-01 23:17:18 +00:00

23 lines
465 B
Makefile

# New ports collection makefile for: knapster
# Date created: 06 January 2000
# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= knapster
PORTVERSION= 0.10
CATEGORIES= audio kde
MASTER_SITES= http://download.sourceforge.net/knapster/
MAINTAINER= jedgar@FreeBSD.org
LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11
RUN_DEPENDS= kdehelp:${PORTSDIR}/x11/kdebase11
USE_AUTOCONF= yes
USE_GMAKE= yes
USE_QT= yes
.include <bsd.port.mk>