1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/audio/cdplayer.app/Makefile
Edwin Groothuis 96def7b4b7 Removed broken MASTER_SITE.
Removed WWW from pkg-descr.
Informed maintainer for updates.
2002-12-26 10:25:15 +00:00

24 lines
567 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://shawcable.linux.tucows.com/files/ \
http://linux.tucows.blueyonder.co.uk/files/
DISTNAME= CDPlayer.app-${PORTVERSION}
MAINTAINER= dsh@vlink.ru
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
cdaudio.1:${PORTSDIR}/audio/libcdaudio \
wraster.4:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
.include <bsd.port.mk>