1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/audio/maplay/Makefile
Jordan K. Hubbard 72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00

22 lines
466 B
Makefile

# New ports collection makefile for: maplay
# Version required: 1.2
# Date created: Feb 13 1995
# Whom:
#
# $Id: Makefile,v 1.4 1996/11/15 23:13:48 obrien Exp $
#
DISTNAME= maplay1_2
PKGNAME= maplay-1.2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.iuma.com/audio_utils/mpeg_players/Workstations/
EXTRACT_SUFX= .tar.Z
NO_WRKSUBDIR= yes
PATCH_STRIP= -p2
pre-configure:
@(cd ${WRKSRC}; make pre-install)
.include <bsd.port.mk>