summaryrefslogtreecommitdiff
path: root/audio/ximp3/Makefile
blob: aa94b870bedaa35615537e12368dcf7bffd56b28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ex:ts=8
# Ports collection makefile for:	ximp3
# Date created:			Jan 17, 2002
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	ximp3
PORTVERSION=	0.1.14
CATEGORIES=	audio
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	apps/sound/players/mp3

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A simple console MP3 player

GNU_CONFIGURE=	yes

.include <bsd.port.mk>