# New ports collection makefile for: nstreams # Date created: 22 September 1999 # Whom: darius@dons.net.au # # $FreeBSD$ # PORTNAME= nstreams PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.hsc.fr/ressources/outils/nstreams/download/ MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes MAN1= nstreams.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/nstreams ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/docs/nstreams.1 ${MANPREFIX}/man/man1 .for file in nstreams-networks nstreams-services ${INSTALL_DATA} ${WRKSRC}/docs/${file} ${PREFIX}/etc/${file}.sample .endfor .include ref='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
ommit message (Expand)
Commit message (Expand)AuthorAgeFilesLines
* - Upgrade to 0.6sem2004-12-292-4/+6
* Version 0.5 release.thierry2004-08-082-4/+17
* Upgrade to version 0.4lofi2004-06-222-3/+3
* - Update to version 0.2krion2004-04-183-16/+4
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
* - Add SHA256pav2005-11-261-0/+1
* Fix MASTER_SITES.krion2005-10-111-1/+1
* Drop maintership.krion2005-04-221-1/+1
* Add more MASTER_SITES.krion2005-02-15an>