aboutsummaryrefslogtreecommitdiff
path: root/audio/rsynth/Makefile
blob: af605af5a12f26f3fd19bb83c98b7b2ab51c2e31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:	rsynth
# Version required:	1.4
# Date created:		03 Jan 1995
# Whom:			faulkner@mpd.tandem.com
#
# Makefile,v 1.0 1995/01/03 10:47:27 paf Exp
#

DISTNAME=	rsynth-1.4
CATEGORIES=	audio music
NO_CONIGURE=	yes
ALL_TARGET=	all

.include <bsd.port.mk>