# New ports collection makefile for: snooper # Date created: 4 May 1997 # Whom: Jun-ichiro itojun Itoh # # $FreeBSD$ # PORTNAME= snooper PORTVERSION= 1999.12.02 PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org COMMENT= Serial line protocol analyzer (need two serial interfaces) WRKSRC= ${WRKDIR}/${PORTNAME}/build GNU_CONFIGURE= yes MAKE_ARGS= OPTFLAG="" PLIST_FILES= bin/snooper .if !defined(NOPORTDOCS) PORTDOCS= README .endif post-extract: @${RM} -f ${WRKSRC}/.depend post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/../README ${DOCSDIR} .endif .include 62/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update WWWDmitry Marakasov2019-04-271-1/+1
* Fix the build in the case of newer JUnit, that, in its turn, uses hamcrest now.Mikhail Teterin2015-05-131-2/+1