freebsd-ports/audio/nas/Makefile

20 lines
436 B
Makefile
Raw Normal View History

1994-11-03 20:53:27 -05:00
# New ports collection makefile for: nas (formerly netaudio)
# Version required: 1.2p1
# Date created: 03 Nov 1994
# Whom: jkh
#
1996-10-03 09:44:09 -04:00
# $Id: Makefile,v 1.4 1995/10/04 10:31:58 asami Exp $
1994-11-03 20:53:27 -05:00
#
1996-10-03 09:44:09 -04:00
DISTNAME= nas-1.2p5
PKGNAME= nas-1.2.5
1995-04-11 15:46:58 -04:00
CATEGORIES+= audio
MASTER_SITES= ftp://ftp.x.org/contrib/audio/nas/
1994-11-03 20:53:27 -05:00
USE_IMAKE= yes
ALL_TARGET= World
# no need to "xmkmf -a" and create the Makefiles twice -- see above
XMKMF= xmkmf
1994-11-03 20:53:27 -05:00
.include <bsd.port.mk>