1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/maplay/Makefile

24 lines
502 B
Makefile
Raw Normal View History

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
#
1998-01-25 20:44:10 +00:00
# $Id: Makefile,v 1.6 1997/01/07 14:58:04 torstenb Exp $
1995-02-14 08:32:41 +00:00
#
DISTNAME= maplay1_2
1995-04-11 19:46:58 +00:00
PKGNAME= maplay-1.2
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
1998-01-25 20:44:10 +00:00
MAINTAINER= ports@FreeBSD.org
1997-01-07 14:58:04 +00:00
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>