mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
15 lines
268 B
Makefile
15 lines
268 B
Makefile
# New ports collection makefile for: nas (formerly netaudio)
|
|
# Version required: 1.2p1
|
|
# Date created: 03 Nov 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= nas-1.2p1
|
|
USE_IMAKE= yes
|
|
ALL_TARGET= World
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/audio/nas/
|
|
|
|
.include <bsd.port.mk>
|