mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
14 lines
352 B
Makefile
14 lines
352 B
Makefile
# New ports collection makefile for: tracker
|
|
# Version required: 4.19
|
|
# Date created: 27 Feb 1995
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.9 1995/02/25 17:54:38 ats Exp $
|
|
#
|
|
|
|
DISTNAME= playmidi
|
|
DISTFILES= playmidi-1.1.tar.gz
|
|
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
|
|
|
|
.include <bsd.port.mk>
|