1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/audio/nas/Makefile

20 lines
436 B
Makefile
Raw Normal View History

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