freebsd-ports/irc/pisg/Makefile
Ying-Chieh Liao 3bebad9280 add pisg 0.36
A Perl IRC Statistics Generator

PR:		34829
Submitted by:	Peter Lowe <pgl@plig.net>
2002-04-02 17:12:58 +00:00

22 lines
476 B
Makefile

# New ports collection makefile for: pisg
# Date created: Mon Feb 11 13:02:35 GMT 2002
# Whom: pgl@instinct.org
#
# $FreeBSD$
#
PORTNAME= pisg
PORTVERSION= 0.36
CATEGORIES= irc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= pgl@instinct.org
PERL_CONFIGURE= yes
MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION}
MAN3= Pisg.3 Pisg::Parser::Logfile.3 Pisg::Common.3 Pisg::HTMLGenerator.3
.include <bsd.port.mk>