1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/audio/nas/Makefile
Jordan K. Hubbard 72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00

21 lines
454 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.7 1996/11/18 09:52:15 asami Exp $
#
DISTNAME= nas-1.2p5
PKGNAME= nas-1.2.5
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= 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>