1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/www/multisort/Makefile
Dennis Herrmann 2b3b399de8 - Use my FreeBSD address on the ports I maintain
Approved by:	tabthorpe (co-mentor)
2009-03-06 18:14:36 +00:00

20 lines
412 B
Makefile

# 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>