1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/audio/maplay/Makefile
Jordan K. Hubbard b957235ce2 maplay port.
1995-02-14 08:32:41 +00:00

19 lines
428 B
Makefile

# New ports collection makefile for: maplay
# Version required: 1.2
# Date created: Feb 13 1995
# Whom: jkh
#
# $Id: Makefile,v 1.6 1995/02/09 21:03:52 ache Exp $
#
DISTNAME= maplay1_2
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ftp.iuma.com/audio_utils/mpeg_players/Workstations/
NO_WRKSUBDIR= yes
PATCH_STRIP= -p2
pre-configure:
@(cd ${WRKSRC}; make pre-install)
.include <bsd.port.mk>