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
396 B
Makefile
Raw Normal View History

1994-10-01 00:51:51 +00:00
# New ports collection makefile for: xcdplayer
# Date created: 30 Sep 1994
# Whom: swallace
#
1999-08-25 04:36:31 +00:00
# $FreeBSD$
1994-10-01 00:51:51 +00:00
#
PORTNAME= xcdplayer
PORTVERSION= 2.2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
2000-05-14 05:00:49 +00:00
ftp://ftp.freesoftware.com/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.Z
1995-04-11 19:46:58 +00:00
MAINTAINER= swallace@FreeBSD.org
USE_IMAKE= yes
MAN1= xcdplayer.1
1994-10-01 00:51:51 +00:00
.include <bsd.port.mk>