1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/audio/xcdplayer/Makefile

21 lines
460 B
Makefile
Raw Normal View History

1994-10-01 00:51:51 +00:00
# New ports collection makefile for: xcdplayer
# Version required: 2.2
# Date created: 30 Sep 1994
# Whom: swallace
#
# $Id: Makefile,v 1.8 1997/04/01 23:08:24 swallace Exp $
1994-10-01 00:51:51 +00:00
#
DISTNAME= xcdplayer-2.2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.cdrom.com/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.Z
1995-04-11 19:46:58 +00:00
MAINTAINER= swallace@FreeBSD.org
1994-10-01 00:51:51 +00:00
USE_IMAKE= yes
MAN1= xcdplayer.1
1994-10-01 00:51:51 +00:00
.include <bsd.port.mk>