openbsd-ports/net/p5-Net-IRC/Makefile
2004-06-15 06:27:03 +00:00

23 lines
481 B
Makefile

# $OpenBSD: Makefile,v 1.10 2004/06/15 06:27:03 kevlo Exp $
COMMENT= "modules to implement the irc protocol"
DISTNAME= Net-IRC-0.75
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/Net-IRC/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>