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