1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Add a Makefile for the audio directory.

This commit is contained in:
Jordan K. Hubbard 1994-10-06 01:37:42 +00:00
parent d4618ff822
commit 56387bc622
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190

5
audio/Makefile Normal file
View File

@ -0,0 +1,5 @@
# $Id: Makefile,v 1.3 1994/10/04 15:01:05 jkh Exp $
#
SUBDIR= tracker
.include <bsd.port.subdir.mk>