2008-10-11 16:27:23 +02:00
|
|
|
# New ports collection makefile for: multisort
|
|
|
|
# Date created: 06 Oct 2008
|
|
|
|
# Whom: Dennis Herrmann <adox@mcx2.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= multisort
|
|
|
|
PORTVERSION= 1.1
|
|
|
|
CATEGORIES= www
|
|
|
|
MASTER_SITES= http://www.xach.com/multisort/ \
|
|
|
|
http://mirror.mcx2.org/
|
|
|
|
|
2009-03-06 19:14:36 +01:00
|
|
|
MAINTAINER= dhn@FreeBSD.org
|
2008-10-11 16:27:23 +02:00
|
|
|
COMMENT= A small program to take multiple httpd logfiles into one
|
|
|
|
|
|
|
|
PLIST_FILES= bin/multisort
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|