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

24 lines
482 B
Makefile
Raw Normal View History

2000-01-07 01:32:01 +00:00
# New ports collection makefile for: knapster
# Date created: 06 January 2000
# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= knapster
2000-05-01 23:17:18 +00:00
PORTVERSION= 0.10
2000-01-07 01:32:01 +00:00
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
2000-01-07 01:32:01 +00:00
MAINTAINER= jedgar@FreeBSD.org
LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11
2000-02-29 22:00:45 +00:00
RUN_DEPENDS= kdehelp:${PORTSDIR}/x11/kdebase11
2000-01-07 01:32:01 +00:00
USE_AUTOCONF= yes
2000-01-07 01:32:01 +00:00
USE_GMAKE= yes
USE_QT= yes
.include <bsd.port.mk>