1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/nstreams/Makefile
Ben Smithurst 79537cf30a Update master site.
Approved by:	maintainer
2000-12-29 07:44:40 +00:00

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>