pkgsrc/chat/p5-Net-Goofey/Makefile

18 lines
462 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.9 2005/08/06 06:19:04 jlam Exp $
#
DISTNAME= Net-Goofey-1.5
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= chat perl5
MASTER_SITES= http://tertius.net.au/~gossamer/code/Net-Goofey/
2003-07-17 23:21:03 +02:00
MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://tertius.net.au/~gossamer/code/
COMMENT= Perl module for communicating with a Goofey server
PERL5_PACKLIST= auto/Net/Goofey/.packlist
2002-10-20 19:45:59 +02:00
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"