1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/irc/p5-Parse-IRC/Makefile
Martin Wilke b478b199ba - Update to 1.16
PR:		141589
Submitted by:	pgollucci@
2009-12-18 00:13:52 +00:00

22 lines
374 B
Makefile

# New ports collection makefile for: p5-Parse-IRC
# Date created: 20.06.2008
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Parse-IRC
PORTVERSION= 1.16
CATEGORIES= irc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
COMMENT= A parser for the IRC protocol
PERL_CONFIGURE= yes
MAN3= Parse::IRC.3
.include <bsd.port.mk>