freebsd-ports/www/multisort/Makefile

20 lines
412 B
Makefile
Raw Normal View History

# 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/
MAINTAINER= dhn@FreeBSD.org
COMMENT= A small program to take multiple httpd logfiles into one
PLIST_FILES= bin/multisort
.include <bsd.port.mk>