Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.20 2013/05/31 12:39:41 wiz Exp $
DISTNAME= Net-Goofey-1.5
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
CATEGORIES= chat perl5
MASTER_SITES= http://notdoneliving.net/code/Net-Goofey/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://notdoneliving.net/code/
COMMENT= Perl module for communicating with a Goofey server
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Net/Goofey/.packlist
# Requires the user to enter a username/password
INTERACTIVE_STAGE= test
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"