mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19e38c2e9f
some Makefiles along the way.
18 lines
429 B
Makefile
18 lines
429 B
Makefile
# New ports collection makefile for: playmidi
|
|
# Version required: 1.1
|
|
# Date created: 27 Feb 1995
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.3 1995/04/11 19:46:47 asami Exp $
|
|
#
|
|
|
|
DISTNAME= playmidi
|
|
PKGNAME= playmidi-1.1
|
|
CATEGORIES+= audio
|
|
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
|
|
DISTFILES= playmidi-1.1.tar.gz
|
|
|
|
MAINTAINER= ache@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|