14 lines
234 B
Makefile
14 lines
234 B
Makefile
# $OpenBSD: Makefile,v 1.18 2015/01/21 06:23:34 bentley Exp $
|
|
|
|
COMMENT= modules to implement the irc protocol
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-IRC-0.75
|
|
REVISION= 2
|
|
CATEGORIES= net
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|