freebsd-ports/irc/pisg/Makefile

22 lines
476 B
Makefile
Raw Normal View History

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