mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
79537cf30a
Approved by: maintainer
21 lines
373 B
Makefile
21 lines
373 B
Makefile
# New ports collection makefile for: nstreams
|
|
# Date created: 22 September 1999
|
|
# Whom: darius@dons.net.au
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= nstreams
|
|
PORTVERSION= 1.0.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.hsc.fr/ressources/outils/nstreams/download/
|
|
|
|
MAINTAINER= darius@dons.net.au
|
|
|
|
GNU_CONFIGURE= yes
|
|
WRKSRC= ${WRKDIR}/nstreams
|
|
|
|
MAN1= nstreams.1
|
|
|
|
.include <bsd.port.mk>
|