1995-02-14 08:32:41 +00:00
|
|
|
# New ports collection makefile for: maplay
|
|
|
|
# Version required: 1.2
|
|
|
|
# Date created: Feb 13 1995
|
1997-01-07 14:58:04 +00:00
|
|
|
# Whom: jkh
|
1995-02-14 08:32:41 +00:00
|
|
|
#
|
1997-01-07 14:58:04 +00:00
|
|
|
# $Id: Makefile,v 1.5 1997/01/06 12:04:00 jkh Exp $
|
1995-02-14 08:32:41 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= maplay1_2
|
1995-04-11 19:46:58 +00:00
|
|
|
PKGNAME= maplay-1.2
|
1996-11-15 23:14:56 +00:00
|
|
|
CATEGORIES= audio
|
1995-04-11 19:46:58 +00:00
|
|
|
MASTER_SITES= ftp://ftp.iuma.com/audio_utils/mpeg_players/Workstations/
|
|
|
|
EXTRACT_SUFX= .tar.Z
|
1995-04-01 12:51:41 +00:00
|
|
|
|
1997-01-07 14:58:04 +00:00
|
|
|
MAINTAINER= torstenb@FreeBSD.org
|
|
|
|
|
1995-02-14 08:32:41 +00:00
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
PATCH_STRIP= -p2
|
|
|
|
|
|
|
|
pre-configure:
|
|
|
|
@(cd ${WRKSRC}; make pre-install)
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|