# New ports collection makefile for: ehnt # Date created: 2 August 2001 # Whom: marck@rinet.ru # # $FreeBSD$ # PORTNAME= ehnt PORTVERSION= 0.3 PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= marck@rinet.ru COMMENT= A simple Cisco NetFlow data collector USE_PERL5= yes MAN1= ehnt.1 MAN8= ehntserv.8 post-extract: ${TOUCH} ${WRKSRC}/asnc.txt do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ehnt ${PREFIX}/bin/ ${INSTALL_PROGRAM} ${WRKSRC}/ehntserv ${PREFIX}/sbin/ ${INSTALL_SCRIPT} ${FILESDIR}/ehntserv.sh.sample ${PREFIX}/etc/rc.d/ ${INSTALL_MAN} ${WRKSRC}/ehnt.1 ${PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/ehntserv.8 ${PREFIX}/man/man8/ ${MKDIR} ${PREFIX}/share/ehnt ${INSTALL_DATA} ${WRKSRC}/asnc.txt ${PREFIX}/share/ehnt/ .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/ehnt ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/ehnt/ .endif .include '/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/news/suck
Commit message (Expand)AuthorAgeFilesLines
* Remove all USE_OPENSSL occurrences.mat2017-03-151-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-2/+2
* - fix build with new inndinoex2015-11-221-2/+1
* Move BROKEN to the correct place, suck-cnews slave builds fineantoine2015-10-041-2/+1
* Mark BROKEN: fails to linkantoine2015-10-041-0/+2
* - Remove obsolete MAN1amdmi32015-09-231-1/+0