20 lines
372 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.15 2010/12/03 11:45:42 ajacoutot Exp $
COMMENT= modules to implement the irc protocol
MODULES= cpan
2004-06-15 06:27:03 +00:00
DISTNAME= Net-IRC-0.75
REVISION= 1
CATEGORIES= net
2010-10-18 18:36:45 +00:00
USE_GROFF = Yes
2002-01-22 05:55:56 +00:00
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>