openbsd-ports/net/p5-Net-IRC/Makefile
2013-03-11 11:35:43 +00:00

17 lines
290 B
Makefile

# $OpenBSD: Makefile,v 1.16 2013/03/11 11:35:53 espie 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
.include <bsd.port.mk>