openbsd-ports/net/p5-Net-IRC/Makefile
2010-12-03 11:44:22 +00:00

20 lines
372 B
Makefile

# $OpenBSD: Makefile,v 1.15 2010/12/03 11:45:42 ajacoutot Exp $
COMMENT= modules to implement the irc protocol
MODULES= cpan
DISTNAME= Net-IRC-0.75
REVISION= 1
CATEGORIES= net
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>