# New ports collection makefile for: ppars # Date created: 2004-06-29 # Whom: Joe Barbish # # $FreeBSD$ # PORTNAME= ppars PORTVERSION= 1.0 CATEGORIES= security MASTER_SITES= http://www.dshield.org/clients/ DISTNAME= ${PORTNAME} MAINTAINER= fbsd_user@a1poweruser.com COMMENT= Proactive Probing Abuse Reporting System RUN_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask USE_PERL5= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SUB_FILES= pkg-message do-install: @${MKDIR} ${PREFIX}/sbin ${INSTALL_SCRIPT} ${WRKSRC}/*.pl ${PREFIX}/sbin ${CAT} ${PKGMESSAGE} .include gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Simplify some ports using PYTHON_VER and Python 3.6+Rene Ladan2021-01-13