mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
a7e85ae489
PR: 117110 Submitted by: Anton Karpov <toxa at toxahost.ru> (maintainer)
23 lines
437 B
Makefile
23 lines
437 B
Makefile
# New ports collection makefile for: free-sa
|
|
# Date created: 22 Mar 2007
|
|
# Whom: Anton Karpov <toxa@toxahost.ru>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= free-sa
|
|
PORTVERSION= 1.4.0
|
|
CATEGORIES= www
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
|
|
MAINTAINER= toxa@toxahost.ru
|
|
COMMENT= Statistic analyzer for daemons log files similar to SARG
|
|
|
|
USE_GMAKE= yes
|
|
|
|
MAN1= free-sa.1
|
|
MAN5= free-sa.conf.5
|
|
|
|
.include <bsd.port.mk>
|