summaryrefslogtreecommitdiff
path: root/audio/xmmix/Makefile
blob: 4ef45db532af615a984326cf4507dbada8cde9fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.3 1998/01/15 11:39:10 agc Exp $
# New ports collection makefile for:	xmmix
# Version required:     1.2-pl2
# Date created:		97-10-24
# Whom:			augustss@cs.chalmers.se
#

DISTNAME=       xmmix-1.2
CATEGORIES=	audio
MASTER_SITES=   ftp://ftp.netcom.com/pub/tk/tkan/xmmix-1.2/src/

MAINTAINER=	augustss@cs.chalmers.se

USE_IMAKE=	yes
REQUIRES_MOTIF=	yes

CAT1=		xmmix.0

.include <bsd.port.mk>