freebsd-ports/net-mgmt/nitpicker/Makefile
Michael Reifenberger 2c675045d9 Update nitpicker to new version 1.2.1
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
2003-08-23 17:48:56 +00:00

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>