mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
15 lines
283 B
Makefile
15 lines
283 B
Makefile
|
# 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>
|