# New ports collection makefile for: LaBrea # Date created: 20 September 2001 # Whom: nick@rogness.net # # $FreeBSD$ ## PORTNAME= LaBrea PORTVERSION= 2.4 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://freebsd.rogness.net/ports/labrea/ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/g} EXTRACT_SUFX= .tgz MAINTAINER= nick@rogness.net COMMENT= Security tarpit defense tool BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/LaBrea ${PREFIX}/bin post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/LaBrea.README ${DOCSDIR} @echo "******************************************" @echo "You will need to read the LaBrea.README in" @echo "${DOCSDIR}" @echo "Before your run this!!" @echo "******************************************" @echo . .endif .include
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysutils/fonteditfs: Fix on FreeBSD 10+, support stagemarino2014-01-252-9/+10
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* Fix typos in COMMENTcs2012-07-251-1/+1
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Update to 1.2.araujo2009-08-313-13/+12
* - remove unsed patchchinsan2009-01-041-19/+0
* - Add WWWchinsan2009-01-041-0/+2
* - Update to 1.1chinsan2009-01-043-20/+20
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
* SHA256ifyedwin2006-01-24