15 lines
238 B
Makefile

# $OpenBSD: Makefile,v 1.20 2019/07/12 20:48:38 sthen Exp $
COMMENT= modules to implement the irc protocol
MODULES= cpan
PKG_ARCH= *
DISTNAME= Net-IRC-0.75
REVISION= 2
CATEGORIES= net
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>