mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
15 lines
362 B
Makefile
15 lines
362 B
Makefile
# New ports collection makefile for: xcdplayer
|
|
# Version required: 2.2
|
|
# Date created: 30 Sep 1994
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1994/10/01 00:51:50 swallace Exp $
|
|
#
|
|
|
|
DISTNAME= xcdplayer-2.2
|
|
MASTER_SITES= ftp://dutepp0.et.tudelft.nl/pub/Unix/Sun/
|
|
USE_IMAKE= yes
|
|
MAN1= xcdplayer.1
|
|
|
|
.include <bsd.port.mk>
|