b34c0ce686
Added MAINTAINERS to many of them.
22 lines
463 B
Makefile
22 lines
463 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.5 1996/10/03 13:42:48 adam Exp $
|
|
#
|
|
|
|
DISTNAME= nas-1.2p5
|
|
PKGNAME= nas-1.2.5
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/audio/nas/
|
|
|
|
MAINTAINER= jkh@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
ALL_TARGET= World
|
|
# no need to "xmkmf -a" and create the Makefiles twice -- see above
|
|
XMKMF= xmkmf
|
|
|
|
.include <bsd.port.mk>
|