2c675045d9
Since versioning has changed ( 1.23 -> 1.2.1) set PORTEPOCH to 1. Add/Change patches to respect CFLAGS/PREFIX Submitted by: Mirko Steiner <mirko.steiner@slashdevslashnull.de> Reviewed by: PORTEPOCH adviced by freebsd-ports
19 lines
329 B
Makefile
19 lines
329 B
Makefile
# New ports collection makefile for: nitpicker
|
|
# Date created: 22 May 2003
|
|
# Whom: Michael Reifenberger
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= nitpicker
|
|
PORTVERSION= 1.2.1
|
|
PORTEPOCH=1
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://nitpicker.de/
|
|
|
|
MAINTAINER= mr@freebsd.org
|
|
COMMENT= IP flow Accounting tools
|
|
|
|
NO_MAN= YES
|
|
|
|
.include <bsd.port.mk>
|