mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
16 lines
354 B
Makefile
16 lines
354 B
Makefile
# 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>
|