1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/audio/cdplayer.app/Makefile
Kevin Lo 6a55d48dbd Upgrade to version 1.7
PR: 26476
Submitted by: MAINTAINER
2001-04-11 15:32:16 +00:00

23 lines
538 B
Makefile

# New ports collection makefile for: CDPlayer.app
# Date created: 13 Sep 2000
# Whom: Denis Shaposhnikov <dsh@vlink.ru>
#
# $FreeBSD$
#
PORTNAME= cdplayer.app
PORTVERSION= 1.7
CATEGORIES= audio windowmaker
MASTER_SITES= http://planeta.terra.com.br/informatica/oldnapalm/cdplayer/
DISTNAME= CDPlayer.app-${PORTVERSION}
MAINTAINER= dsh@vlink.ru
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
cdaudio.1:${PORTSDIR}/audio/libcdaudio \
wraster.3:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
.include <bsd.port.mk>