freebsd-ports/audio/ximp3/Makefile

22 lines
366 B
Makefile
Raw Normal View History

# 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
PORTCOMMENT= A simple console MP3 player
GNU_CONFIGURE= yes
.include <bsd.port.mk>