blob: 1a08ac2e72a6b42a1cf5096c965e6db43aa484a4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: xcdplayer
# Version required: 2.2
# Date created: 30 Sep 1994
# Whom: swallace
#
# $Id: Makefile,v 1.5 1995/04/01 12:44:04 jkh Exp $
#
DISTNAME= xcdplayer-2.2
CATEGORIES+= audio
MASTER_SITES= ftp://dutepp0.et.tudelft.nl/pub/Unix/Sun/
USE_IMAKE= yes
.include <bsd.port.mk>
|