mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
18 lines
352 B
Makefile
18 lines
352 B
Makefile
# New ports collection makefile for: nas (formerly netaudio)
|
|
# Version required: 1.2p1
|
|
# Date created: 03 Nov 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.2 1995/04/01 12:43:51 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= nas-1.2p1
|
|
PKGNAME= nas-1.2.1
|
|
CATEGORIES+= audio
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/audio/nas/
|
|
|
|
USE_IMAKE= yes
|
|
ALL_TARGET= World
|
|
|
|
.include <bsd.port.mk>
|