1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/xcdplayer/Makefile

21 lines
415 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
#
1999-08-25 04:36:31 +00:00
# $FreeBSD$
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>