# New ports collection makefile for: proxycheck # Date created: Fri Jun 13 02:26:04 EDT 2003 # Whom: Paul Chvostek # # $FreeBSD$ # PORTNAME= proxycheck PORTVERSION= 0.49a CATEGORIES= security MASTER_SITES= http://www.corpit.ru/mjt/proxycheck/ \ http://www.it.ca/~paul/src/ MAINTAINER= paul+ports@it.ca COMMENT= Check for open proxy servers MAN1= proxycheck.1 HAS_CONFIGURE= yes do-install: @${INSTALL_PROGRAM} ${WRKSRC}/proxycheck ${PREFIX}/sbin/ @${INSTALL_MAN} ${WRKSRC}/proxycheck.1 ${PREFIX}/man/man1/ .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/CHANGES ${DOCSDIR} .endif .include le='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Update to 1.31.lx2015-01-222-3/+6
* - Convert ports of science/ and security to new USES=pythonmva2014-10-25