summaryrefslogtreecommitdiff
path: root/chat/p5-Net-Goofey/Makefile
blob: e2194fc68b4cbabf77eb7fb4dc400627c8e95ef5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:05 tv Exp $
#

DISTNAME=	Net-Goofey-1.5
PKGNAME=	p5-${DISTNAME}
PKGREVISION=	1
CATEGORIES=	chat perl5
MASTER_SITES=	http://tertius.net.au/~gossamer/code/Net-Goofey/

MAINTAINER=	grant@NetBSD.org
HOMEPAGE=	http://tertius.net.au/~gossamer/code/
COMMENT=	Perl module for communicating with a Goofey server

PERL5_PACKLIST=		${PERL5_SITEARCH}/auto/Net/Goofey/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"