openbsd-ports/net/p5-Net-IRC/Makefile

24 lines
518 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.8 2002/06/09 05:24:49 wilfried Exp $
COMMENT= "modules to implement the irc protocol"
2002-01-19 11:00:55 -05:00
DISTNAME= Net-IRC-0.73
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
NEED_VERSION= 1.503
2002-01-22 00:55:56 -05:00
HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/Net-IRC/Connection.html
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2002-05-15 13:42:24 -04:00
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>