mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
20 lines
436 B
Makefile
20 lines
436 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.4 1995/10/04 10:31:58 asami Exp $
|
|
#
|
|
|
|
DISTNAME= nas-1.2p5
|
|
PKGNAME= nas-1.2.5
|
|
CATEGORIES+= audio
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/audio/nas/
|
|
|
|
USE_IMAKE= yes
|
|
ALL_TARGET= World
|
|
# no need to "xmkmf -a" and create the Makefiles twice -- see above
|
|
XMKMF= xmkmf
|
|
|
|
.include <bsd.port.mk>
|