freebsd-ports/audio/maplay/Makefile

21 lines
451 B
Makefile
Raw Normal View History

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